Page Summary
-
The
CustomTagProviderinterface allows applications to execute custom tags. -
The
CustomVariableProviderinterface enables applications to provide custom variables. -
TagManagerPreviewActivityis an Activity for previewing or stopping Google Tag Manager container previews. -
TagManagerServiceis 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. |