TagManagerApi class

This API allows clients to access and modify container and tag configuration.

Constructors

TagManagerApi(Client client, {String rootUrl = 'https://tagmanager.googleapis.com/', String servicePath = ''})

Properties

accounts AccountsResource
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

tagmanagerDeleteContainersScope → const String
Delete your Google Tag Manager containers
tagmanagerEditContainersScope → const String
Manage your Google Tag Manager container and its subcomponents, excluding versioning and publishing
tagmanagerEditContainerversionsScope → const String
Manage your Google Tag Manager container versions
tagmanagerManageAccountsScope → const String
View and manage your Google Tag Manager accounts
tagmanagerManageUsersScope → const String
Manage user permissions of your Google Tag Manager account and container
tagmanagerPublishScope → const String
Publish your Google Tag Manager container versions
tagmanagerReadonlyScope → const String
View your Google Tag Manager container and its subcomponents