com.google.android.gms.tagmanager

  • The CustomTagProvider interface allows applications to execute custom tags.

  • The CustomVariableProvider interface enables applications to provide custom variables.

  • TagManagerPreviewActivity is an Activity for previewing or stopping Google Tag Manager container previews.

  • TagManagerService is a Service used by TagManager to process and send tags.

Interfaces

CustomTagProvider Callback that is provided by the application to execute a custom tag. 
CustomVariableProvider Callback that is provided by the application to provide a custom variable. 

Classes

TagManagerPreviewActivity An Activity to preview or stop previewing a Google Tag Manager container. 
TagManagerService A Service used by TagManager to process and send tags.