Tag Manager API: accounts. This API allows clients to access and modify container and tag configuration. See: https://developers.google.com/tag-managerapi/reference/rest/v2/accounts
Tag Manager API: accounts. This API allows clients to access and modify container and tag configuration. See: https://developers.google.com/tag-managerapi/reference/rest/v2/accounts
(containers-combine$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/combine
Required parameters: path
Optional parameters: containerId, allowUserPermissionFeatureUpdate, settingSource
Combines Containers.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/combine Required parameters: path Optional parameters: containerId, allowUserPermissionFeatureUpdate, settingSource Combines Containers.
(containers-create$ auth parameters body)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/create
Required parameters: parent
Optional parameters: none
Body:
{:path string, :features {:supportWorkspaces boolean, :supportVersions boolean, :supportEnvironments boolean, :supportClients boolean, :supportGtagConfigs boolean, :supportTransformations boolean, :supportBuiltInVariables boolean, :supportTemplates boolean, :supportVariables boolean, :supportTriggers boolean, :supportUserPermissions boolean, :supportZones boolean, :supportFolders boolean, :supportTags boolean}, :tagIds [string], :taggingServerUrls [string], :name string, :containerId string, :domainName [string], :notes string, :tagManagerUrl string, :publicId string, :usageContext [string], :accountId string, :fingerprint string}
Creates a Container.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/create Required parameters: parent Optional parameters: none Body: {:path string, :features {:supportWorkspaces boolean, :supportVersions boolean, :supportEnvironments boolean, :supportClients boolean, :supportGtagConfigs boolean, :supportTransformations boolean, :supportBuiltInVariables boolean, :supportTemplates boolean, :supportVariables boolean, :supportTriggers boolean, :supportUserPermissions boolean, :supportZones boolean, :supportFolders boolean, :supportTags boolean}, :tagIds [string], :taggingServerUrls [string], :name string, :containerId string, :domainName [string], :notes string, :tagManagerUrl string, :publicId string, :usageContext [string], :accountId string, :fingerprint string} Creates a Container.
(containers-delete$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/delete
Required parameters: path
Optional parameters: none
Deletes a Container.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/delete Required parameters: path Optional parameters: none Deletes a Container.
(containers-destinations-get$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/destinations/get
Required parameters: path
Optional parameters: none
Gets a Destination.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/destinations/get Required parameters: path Optional parameters: none Gets a Destination.
(containers-destinations-link$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/destinations/link
Required parameters: parent
Optional parameters: destinationId, allowUserPermissionFeatureUpdate
Adds a Destination to this Container and removes it from the Container to which it is currently linked.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/destinations/link Required parameters: parent Optional parameters: destinationId, allowUserPermissionFeatureUpdate Adds a Destination to this Container and removes it from the Container to which it is currently linked.
(containers-destinations-list$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/destinations/list
Required parameters: parent
Optional parameters: none
Lists all Destinations linked to a GTM Container.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/destinations/list Required parameters: parent Optional parameters: none Lists all Destinations linked to a GTM Container.
(containers-environments-create$ auth parameters body)
Required parameters: parent
Optional parameters: none
Body:
{:description string, :path string, :workspaceId string, :enableDebug boolean, :name string, :containerId string, :type string, :authorizationTimestamp string, :environmentId string, :containerVersionId string, :authorizationCode string, :url string, :tagManagerUrl string, :accountId string, :fingerprint string}
Creates a GTM Environment.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/environments/create Required parameters: parent Optional parameters: none Body: {:description string, :path string, :workspaceId string, :enableDebug boolean, :name string, :containerId string, :type string, :authorizationTimestamp string, :environmentId string, :containerVersionId string, :authorizationCode string, :url string, :tagManagerUrl string, :accountId string, :fingerprint string} Creates a GTM Environment.
(containers-environments-delete$ auth parameters)
Required parameters: path
Optional parameters: none
Deletes a GTM Environment.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/environments/delete Required parameters: path Optional parameters: none Deletes a GTM Environment.
(containers-environments-get$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/environments/get
Required parameters: path
Optional parameters: none
Gets a GTM Environment.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/environments/get Required parameters: path Optional parameters: none Gets a GTM Environment.
(containers-environments-list$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/environments/list
Required parameters: parent
Optional parameters: pageToken
Lists all GTM Environments of a GTM Container.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/environments/list Required parameters: parent Optional parameters: pageToken Lists all GTM Environments of a GTM Container.
(containers-environments-reauthorize$ auth parameters body)
Required parameters: path
Optional parameters: none
Body:
{:description string, :path string, :workspaceId string, :enableDebug boolean, :name string, :containerId string, :type string, :authorizationTimestamp string, :environmentId string, :containerVersionId string, :authorizationCode string, :url string, :tagManagerUrl string, :accountId string, :fingerprint string}
Re-generates the authorization code for a GTM Environment.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/environments/reauthorize Required parameters: path Optional parameters: none Body: {:description string, :path string, :workspaceId string, :enableDebug boolean, :name string, :containerId string, :type string, :authorizationTimestamp string, :environmentId string, :containerVersionId string, :authorizationCode string, :url string, :tagManagerUrl string, :accountId string, :fingerprint string} Re-generates the authorization code for a GTM Environment.
(containers-environments-update$ auth parameters body)
Required parameters: path
Optional parameters: fingerprint
Body:
{:description string, :path string, :workspaceId string, :enableDebug boolean, :name string, :containerId string, :type string, :authorizationTimestamp string, :environmentId string, :containerVersionId string, :authorizationCode string, :url string, :tagManagerUrl string, :accountId string, :fingerprint string}
Updates a GTM Environment.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/environments/update Required parameters: path Optional parameters: fingerprint Body: {:description string, :path string, :workspaceId string, :enableDebug boolean, :name string, :containerId string, :type string, :authorizationTimestamp string, :environmentId string, :containerVersionId string, :authorizationCode string, :url string, :tagManagerUrl string, :accountId string, :fingerprint string} Updates a GTM Environment.
(containers-get$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/get
Required parameters: path
Optional parameters: none
Gets a Container.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/get Required parameters: path Optional parameters: none Gets a Container.
(containers-list$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/list
Required parameters: parent
Optional parameters: pageToken
Lists all Containers that belongs to a GTM Account.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/list Required parameters: parent Optional parameters: pageToken Lists all Containers that belongs to a GTM Account.
(containers-lookup$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/lookup
Required parameters: none
Optional parameters: destinationId
Looks up a Container by destination ID.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/lookup Required parameters: none Optional parameters: destinationId Looks up a Container by destination ID.
(containers-move_tag_id$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/move_tag_id
Required parameters: path
Optional parameters: tagId, tagName, copyUsers, copySettings, allowUserPermissionFeatureUpdate, copyTermsOfService
Move Tag ID out of a Container.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/move_tag_id Required parameters: path Optional parameters: tagId, tagName, copyUsers, copySettings, allowUserPermissionFeatureUpdate, copyTermsOfService Move Tag ID out of a Container.
(containers-snippet$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/snippet
Required parameters: path
Optional parameters: none
Gets the tagging snippet for a Container.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/snippet Required parameters: path Optional parameters: none Gets the tagging snippet for a Container.
(containers-update$ auth parameters body)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/update
Required parameters: path
Optional parameters: fingerprint
Body:
{:path string, :features {:supportWorkspaces boolean, :supportVersions boolean, :supportEnvironments boolean, :supportClients boolean, :supportGtagConfigs boolean, :supportTransformations boolean, :supportBuiltInVariables boolean, :supportTemplates boolean, :supportVariables boolean, :supportTriggers boolean, :supportUserPermissions boolean, :supportZones boolean, :supportFolders boolean, :supportTags boolean}, :tagIds [string], :taggingServerUrls [string], :name string, :containerId string, :domainName [string], :notes string, :tagManagerUrl string, :publicId string, :usageContext [string], :accountId string, :fingerprint string}
Updates a Container.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/update Required parameters: path Optional parameters: fingerprint Body: {:path string, :features {:supportWorkspaces boolean, :supportVersions boolean, :supportEnvironments boolean, :supportClients boolean, :supportGtagConfigs boolean, :supportTransformations boolean, :supportBuiltInVariables boolean, :supportTemplates boolean, :supportVariables boolean, :supportTriggers boolean, :supportUserPermissions boolean, :supportZones boolean, :supportFolders boolean, :supportTags boolean}, :tagIds [string], :taggingServerUrls [string], :name string, :containerId string, :domainName [string], :notes string, :tagManagerUrl string, :publicId string, :usageContext [string], :accountId string, :fingerprint string} Updates a Container.
(containers-version_headers-latest$ auth parameters)
Required parameters: parent
Optional parameters: none
Gets the latest container version header
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/version_headers/latest Required parameters: parent Optional parameters: none Gets the latest container version header
(containers-version_headers-list$ auth parameters)
Required parameters: parent
Optional parameters: includeDeleted, pageToken
Lists all Container Versions of a GTM Container.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/version_headers/list Required parameters: parent Optional parameters: includeDeleted, pageToken Lists all Container Versions of a GTM Container.
(containers-versions-delete$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/versions/delete
Required parameters: path
Optional parameters: none
Deletes a Container Version.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/versions/delete Required parameters: path Optional parameters: none Deletes a Container Version.
(containers-versions-get$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/versions/get
Required parameters: path
Optional parameters: containerVersionId
Gets a Container Version.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/versions/get Required parameters: path Optional parameters: containerVersionId Gets a Container Version.
(containers-versions-live$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/versions/live
Required parameters: parent
Optional parameters: none
Gets the live (i.e. published) container version
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/versions/live Required parameters: parent Optional parameters: none Gets the live (i.e. published) container version
(containers-versions-publish$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/versions/publish
Required parameters: path
Optional parameters: fingerprint
Publishes a Container Version.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/versions/publish Required parameters: path Optional parameters: fingerprint Publishes a Container Version.
(containers-versions-set_latest$ auth parameters)
Required parameters: path
Optional parameters: none
Sets the latest version used for synchronization of workspaces when detecting conflicts and errors.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/versions/set_latest Required parameters: path Optional parameters: none Sets the latest version used for synchronization of workspaces when detecting conflicts and errors.
(containers-versions-undelete$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/versions/undelete
Required parameters: path
Optional parameters: none
Undeletes a Container Version.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/versions/undelete Required parameters: path Optional parameters: none Undeletes a Container Version.
(containers-versions-update$ auth parameters body)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/versions/update
Required parameters: path
Optional parameters: fingerprint
Body:
{:description string, :path string, :deleted boolean, :variable [{:path string, :parentFolderId string, :workspaceId string, :scheduleStartMs string, :name string, :containerId string, :type string, :enablingTriggerId [string], :scheduleEndMs string, :notes string, :disablingTriggerId [string], :tagManagerUrl string, :variableId string, :formatValue VariableFormatValue, :accountId string, :parameter [Parameter], :fingerprint string}], :zone [{:path string, :typeRestriction ZoneTypeRestriction, :workspaceId string, :zoneId string, :name string, :containerId string, :childContainer [ZoneChildContainer], :boundary ZoneBoundary, :notes string, :tagManagerUrl string, :accountId string, :fingerprint string}], :folder [{:path string, :workspaceId string, :name string, :containerId string, :notes string, :folderId string, :tagManagerUrl string, :accountId string, :fingerprint string}], :name string, :containerId string, :gtagConfig [{:path string, :workspaceId string, :containerId string, :type string, :gtagConfigId string, :tagManagerUrl string, :accountId string, :parameter [Parameter], :fingerprint string}], :customTemplate [{:galleryReference GalleryReference, :path string, :workspaceId string, :name string, :containerId string, :templateData string, :tagManagerUrl string, :templateId string, :accountId string, :fingerprint string}], :client [{:path string, :clientId string, :parentFolderId string, :workspaceId string, :name string, :containerId string, :type string, :priority integer, :notes string, :tagManagerUrl string, :accountId string, :parameter [Parameter], :fingerprint string}], :transformation [{:path string, :parentFolderId string, :workspaceId string, :name string, :containerId string, :type string, :notes string, :tagManagerUrl string, :accountId string, :transformationId string, :parameter [Parameter], :fingerprint string}], :containerVersionId string, :container {:path string, :features ContainerFeatures, :tagIds [string], :taggingServerUrls [string], :name string, :containerId string, :domainName [string], :notes string, :tagManagerUrl string, :publicId string, :usageContext [string], :accountId string, :fingerprint string}, :builtInVariable [{:path string, :accountId string, :containerId string, :workspaceId string, :type string, :name string}], :tag [{:monitoringMetadataTagNameKey string, :path string, :parentFolderId string, :setupTag [SetupTag], :paused boolean, :firingRuleId [string], :tagFiringOption string, :workspaceId string, :scheduleStartMs string, :firingTriggerId [string], :consentSettings TagConsentSetting, :name string, :containerId string, :type string, :tagId string, :blockingRuleId [string], :teardownTag [TeardownTag], :priority Parameter, :monitoringMetadata Parameter, :scheduleEndMs string, :notes string, :tagManagerUrl string, :blockingTriggerId [string], :accountId string, :parameter [Parameter], :fingerprint string, :liveOnly boolean}], :tagManagerUrl string, :trigger [{:checkValidation Parameter, :path string, :parentFolderId string, :selector Parameter, :eventName Parameter, :customEventFilter [Condition], :visiblePercentageMax Parameter, :workspaceId string, :triggerId string, :limit Parameter, :horizontalScrollPercentageList Parameter, :name string, :verticalScrollPercentageList Parameter, :containerId string, :visibilitySelector Parameter, :type string, :autoEventFilter [Condition], :waitForTags Parameter, :waitForTagsTimeout Parameter, :continuousTimeMinMilliseconds Parameter, :filter [Condition], :visiblePercentageMin Parameter, :uniqueTriggerId Parameter, :notes string, :maxTimerLengthSeconds Parameter, :interval Parameter, :tagManagerUrl string, :totalTimeMinMilliseconds Parameter, :intervalSeconds Parameter, :accountId string, :parameter [Parameter], :fingerprint string}], :accountId string, :fingerprint string}
Updates a Container Version.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/versions/update Required parameters: path Optional parameters: fingerprint Body: {:description string, :path string, :deleted boolean, :variable [{:path string, :parentFolderId string, :workspaceId string, :scheduleStartMs string, :name string, :containerId string, :type string, :enablingTriggerId [string], :scheduleEndMs string, :notes string, :disablingTriggerId [string], :tagManagerUrl string, :variableId string, :formatValue VariableFormatValue, :accountId string, :parameter [Parameter], :fingerprint string}], :zone [{:path string, :typeRestriction ZoneTypeRestriction, :workspaceId string, :zoneId string, :name string, :containerId string, :childContainer [ZoneChildContainer], :boundary ZoneBoundary, :notes string, :tagManagerUrl string, :accountId string, :fingerprint string}], :folder [{:path string, :workspaceId string, :name string, :containerId string, :notes string, :folderId string, :tagManagerUrl string, :accountId string, :fingerprint string}], :name string, :containerId string, :gtagConfig [{:path string, :workspaceId string, :containerId string, :type string, :gtagConfigId string, :tagManagerUrl string, :accountId string, :parameter [Parameter], :fingerprint string}], :customTemplate [{:galleryReference GalleryReference, :path string, :workspaceId string, :name string, :containerId string, :templateData string, :tagManagerUrl string, :templateId string, :accountId string, :fingerprint string}], :client [{:path string, :clientId string, :parentFolderId string, :workspaceId string, :name string, :containerId string, :type string, :priority integer, :notes string, :tagManagerUrl string, :accountId string, :parameter [Parameter], :fingerprint string}], :transformation [{:path string, :parentFolderId string, :workspaceId string, :name string, :containerId string, :type string, :notes string, :tagManagerUrl string, :accountId string, :transformationId string, :parameter [Parameter], :fingerprint string}], :containerVersionId string, :container {:path string, :features ContainerFeatures, :tagIds [string], :taggingServerUrls [string], :name string, :containerId string, :domainName [string], :notes string, :tagManagerUrl string, :publicId string, :usageContext [string], :accountId string, :fingerprint string}, :builtInVariable [{:path string, :accountId string, :containerId string, :workspaceId string, :type string, :name string}], :tag [{:monitoringMetadataTagNameKey string, :path string, :parentFolderId string, :setupTag [SetupTag], :paused boolean, :firingRuleId [string], :tagFiringOption string, :workspaceId string, :scheduleStartMs string, :firingTriggerId [string], :consentSettings TagConsentSetting, :name string, :containerId string, :type string, :tagId string, :blockingRuleId [string], :teardownTag [TeardownTag], :priority Parameter, :monitoringMetadata Parameter, :scheduleEndMs string, :notes string, :tagManagerUrl string, :blockingTriggerId [string], :accountId string, :parameter [Parameter], :fingerprint string, :liveOnly boolean}], :tagManagerUrl string, :trigger [{:checkValidation Parameter, :path string, :parentFolderId string, :selector Parameter, :eventName Parameter, :customEventFilter [Condition], :visiblePercentageMax Parameter, :workspaceId string, :triggerId string, :limit Parameter, :horizontalScrollPercentageList Parameter, :name string, :verticalScrollPercentageList Parameter, :containerId string, :visibilitySelector Parameter, :type string, :autoEventFilter [Condition], :waitForTags Parameter, :waitForTagsTimeout Parameter, :continuousTimeMinMilliseconds Parameter, :filter [Condition], :visiblePercentageMin Parameter, :uniqueTriggerId Parameter, :notes string, :maxTimerLengthSeconds Parameter, :interval Parameter, :tagManagerUrl string, :totalTimeMinMilliseconds Parameter, :intervalSeconds Parameter, :accountId string, :parameter [Parameter], :fingerprint string}], :accountId string, :fingerprint string} Updates a Container Version.
(containers-workspaces-built_in_variables-create$ auth parameters)
Required parameters: parent
Optional parameters: type
Creates one or more GTM Built-In Variables.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/built_in_variables/create Required parameters: parent Optional parameters: type Creates one or more GTM Built-In Variables.
(containers-workspaces-built_in_variables-delete$ auth parameters)
Required parameters: path
Optional parameters: type
Deletes one or more GTM Built-In Variables.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/built_in_variables/delete Required parameters: path Optional parameters: type Deletes one or more GTM Built-In Variables.
(containers-workspaces-built_in_variables-list$ auth parameters)
Required parameters: parent
Optional parameters: pageToken
Lists all the enabled Built-In Variables of a GTM Container.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/built_in_variables/list Required parameters: parent Optional parameters: pageToken Lists all the enabled Built-In Variables of a GTM Container.
(containers-workspaces-built_in_variables-revert$ auth parameters)
Required parameters: path
Optional parameters: type
Reverts changes to a GTM Built-In Variables in a GTM Workspace.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/built_in_variables/revert Required parameters: path Optional parameters: type Reverts changes to a GTM Built-In Variables in a GTM Workspace.
(containers-workspaces-clients-create$ auth parameters body)
Required parameters: parent
Optional parameters: none
Body:
{:path string, :clientId string, :parentFolderId string, :workspaceId string, :name string, :containerId string, :type string, :priority integer, :notes string, :tagManagerUrl string, :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string}
Creates a GTM Client.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/clients/create Required parameters: parent Optional parameters: none Body: {:path string, :clientId string, :parentFolderId string, :workspaceId string, :name string, :containerId string, :type string, :priority integer, :notes string, :tagManagerUrl string, :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string} Creates a GTM Client.
(containers-workspaces-clients-delete$ auth parameters)
Required parameters: path
Optional parameters: none
Deletes a GTM Client.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/clients/delete Required parameters: path Optional parameters: none Deletes a GTM Client.
(containers-workspaces-clients-get$ auth parameters)
Required parameters: path
Optional parameters: none
Gets a GTM Client.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/clients/get Required parameters: path Optional parameters: none Gets a GTM Client.
(containers-workspaces-clients-list$ auth parameters)
Required parameters: parent
Optional parameters: pageToken
Lists all GTM Clients of a GTM container workspace.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/clients/list Required parameters: parent Optional parameters: pageToken Lists all GTM Clients of a GTM container workspace.
(containers-workspaces-clients-revert$ auth parameters)
Required parameters: path
Optional parameters: fingerprint
Reverts changes to a GTM Client in a GTM Workspace.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/clients/revert Required parameters: path Optional parameters: fingerprint Reverts changes to a GTM Client in a GTM Workspace.
(containers-workspaces-clients-update$ auth parameters body)
Required parameters: path
Optional parameters: fingerprint
Body:
{:path string, :clientId string, :parentFolderId string, :workspaceId string, :name string, :containerId string, :type string, :priority integer, :notes string, :tagManagerUrl string, :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string}
Updates a GTM Client.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/clients/update Required parameters: path Optional parameters: fingerprint Body: {:path string, :clientId string, :parentFolderId string, :workspaceId string, :name string, :containerId string, :type string, :priority integer, :notes string, :tagManagerUrl string, :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string} Updates a GTM Client.
(containers-workspaces-create$ auth parameters body)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/create
Required parameters: parent
Optional parameters: none
Body:
{:path string, :accountId string, :containerId string, :workspaceId string, :name string, :description string, :fingerprint string, :tagManagerUrl string}
Creates a Workspace.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/create Required parameters: parent Optional parameters: none Body: {:path string, :accountId string, :containerId string, :workspaceId string, :name string, :description string, :fingerprint string, :tagManagerUrl string} Creates a Workspace.
(containers-workspaces-create_version$ auth parameters body)
Required parameters: path
Optional parameters: none
Body:
{:name string, :notes string}
Creates a Container Version from the entities present in the workspace, deletes the workspace, and sets the base container version to the newly created version.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/create_version Required parameters: path Optional parameters: none Body: {:name string, :notes string} Creates a Container Version from the entities present in the workspace, deletes the workspace, and sets the base container version to the newly created version.
(containers-workspaces-delete$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/delete
Required parameters: path
Optional parameters: none
Deletes a Workspace.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/delete Required parameters: path Optional parameters: none Deletes a Workspace.
(containers-workspaces-folders-create$ auth parameters body)
Required parameters: parent
Optional parameters: none
Body:
{:path string, :workspaceId string, :name string, :containerId string, :notes string, :folderId string, :tagManagerUrl string, :accountId string, :fingerprint string}
Creates a GTM Folder.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/folders/create Required parameters: parent Optional parameters: none Body: {:path string, :workspaceId string, :name string, :containerId string, :notes string, :folderId string, :tagManagerUrl string, :accountId string, :fingerprint string} Creates a GTM Folder.
(containers-workspaces-folders-delete$ auth parameters)
Required parameters: path
Optional parameters: none
Deletes a GTM Folder.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/folders/delete Required parameters: path Optional parameters: none Deletes a GTM Folder.
(containers-workspaces-folders-entities$ auth parameters)
Required parameters: path
Optional parameters: pageToken
List all entities in a GTM Folder.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/folders/entities Required parameters: path Optional parameters: pageToken List all entities in a GTM Folder.
(containers-workspaces-folders-get$ auth parameters)
Required parameters: path
Optional parameters: none
Gets a GTM Folder.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/folders/get Required parameters: path Optional parameters: none Gets a GTM Folder.
(containers-workspaces-folders-list$ auth parameters)
Required parameters: parent
Optional parameters: pageToken
Lists all GTM Folders of a Container.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/folders/list Required parameters: parent Optional parameters: pageToken Lists all GTM Folders of a Container.
(containers-workspaces-folders-move_entities_to_folder$ auth parameters body)
Required parameters: path
Optional parameters: tagId, variableId, triggerId
Body:
{:path string, :workspaceId string, :name string, :containerId string, :notes string, :folderId string, :tagManagerUrl string, :accountId string, :fingerprint string}
Moves entities to a GTM Folder. If {folder_id} in the request path equals 0, this will instead move entities out of the folder they currently belong to.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/folders/move_entities_to_folder Required parameters: path Optional parameters: tagId, variableId, triggerId Body: {:path string, :workspaceId string, :name string, :containerId string, :notes string, :folderId string, :tagManagerUrl string, :accountId string, :fingerprint string} Moves entities to a GTM Folder. If {folder_id} in the request path equals 0, this will instead move entities out of the folder they currently belong to.
(containers-workspaces-folders-revert$ auth parameters)
Required parameters: path
Optional parameters: fingerprint
Reverts changes to a GTM Folder in a GTM Workspace.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/folders/revert Required parameters: path Optional parameters: fingerprint Reverts changes to a GTM Folder in a GTM Workspace.
(containers-workspaces-folders-update$ auth parameters body)
Required parameters: path
Optional parameters: fingerprint
Body:
{:path string, :workspaceId string, :name string, :containerId string, :notes string, :folderId string, :tagManagerUrl string, :accountId string, :fingerprint string}
Updates a GTM Folder.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/folders/update Required parameters: path Optional parameters: fingerprint Body: {:path string, :workspaceId string, :name string, :containerId string, :notes string, :folderId string, :tagManagerUrl string, :accountId string, :fingerprint string} Updates a GTM Folder.
(containers-workspaces-get$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/get
Required parameters: path
Optional parameters: none
Gets a Workspace.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/get Required parameters: path Optional parameters: none Gets a Workspace.
(containers-workspaces-getStatus$ auth parameters)
Required parameters: path
Optional parameters: none
Finds conflicting and modified entities in the workspace.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/getStatus Required parameters: path Optional parameters: none Finds conflicting and modified entities in the workspace.
(containers-workspaces-gtag_config-create$ auth parameters body)
Required parameters: parent
Optional parameters: none
Body:
{:path string, :workspaceId string, :containerId string, :type string, :gtagConfigId string, :tagManagerUrl string, :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string}
Creates a Google tag config.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/gtag_config/create Required parameters: parent Optional parameters: none Body: {:path string, :workspaceId string, :containerId string, :type string, :gtagConfigId string, :tagManagerUrl string, :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string} Creates a Google tag config.
(containers-workspaces-gtag_config-delete$ auth parameters)
Required parameters: path
Optional parameters: none
Deletes a Google tag config.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/gtag_config/delete Required parameters: path Optional parameters: none Deletes a Google tag config.
(containers-workspaces-gtag_config-get$ auth parameters)
Required parameters: path
Optional parameters: none
Gets a Google tag config.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/gtag_config/get Required parameters: path Optional parameters: none Gets a Google tag config.
(containers-workspaces-gtag_config-list$ auth parameters)
Required parameters: parent
Optional parameters: pageToken
Lists all Google tag configs in a Container.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/gtag_config/list Required parameters: parent Optional parameters: pageToken Lists all Google tag configs in a Container.
(containers-workspaces-gtag_config-update$ auth parameters body)
Required parameters: path
Optional parameters: fingerprint
Body:
{:path string, :workspaceId string, :containerId string, :type string, :gtagConfigId string, :tagManagerUrl string, :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string}
Updates a Google tag config.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/gtag_config/update Required parameters: path Optional parameters: fingerprint Body: {:path string, :workspaceId string, :containerId string, :type string, :gtagConfigId string, :tagManagerUrl string, :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string} Updates a Google tag config.
(containers-workspaces-list$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/list
Required parameters: parent
Optional parameters: pageToken
Lists all Workspaces that belong to a GTM Container.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/list Required parameters: parent Optional parameters: pageToken Lists all Workspaces that belong to a GTM Container.
(containers-workspaces-quick_preview$ auth parameters)
Required parameters: path
Optional parameters: none
Quick previews a workspace by creating a fake container version from all entities in the provided workspace.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/quick_preview Required parameters: path Optional parameters: none Quick previews a workspace by creating a fake container version from all entities in the provided workspace.
(containers-workspaces-resolve_conflict$ auth parameters body)
Required parameters: path
Optional parameters: fingerprint
Body:
{:variable {:path string, :parentFolderId string, :workspaceId string, :scheduleStartMs string, :name string, :containerId string, :type string, :enablingTriggerId [string], :scheduleEndMs string, :notes string, :disablingTriggerId [string], :tagManagerUrl string, :variableId string, :formatValue VariableFormatValue, :accountId string, :parameter [Parameter], :fingerprint string}, :zone {:path string, :typeRestriction ZoneTypeRestriction, :workspaceId string, :zoneId string, :name string, :containerId string, :childContainer [ZoneChildContainer], :boundary ZoneBoundary, :notes string, :tagManagerUrl string, :accountId string, :fingerprint string}, :folder {:path string, :workspaceId string, :name string, :containerId string, :notes string, :folderId string, :tagManagerUrl string, :accountId string, :fingerprint string}, :gtagConfig {:path string, :workspaceId string, :containerId string, :type string, :gtagConfigId string, :tagManagerUrl string, :accountId string, :parameter [Parameter], :fingerprint string}, :customTemplate {:galleryReference GalleryReference, :path string, :workspaceId string, :name string, :containerId string, :templateData string, :tagManagerUrl string, :templateId string, :accountId string, :fingerprint string}, :client {:path string, :clientId string, :parentFolderId string, :workspaceId string, :name string, :containerId string, :type string, :priority integer, :notes string, :tagManagerUrl string, :accountId string, :parameter [Parameter], :fingerprint string}, :transformation {:path string, :parentFolderId string, :workspaceId string, :name string, :containerId string, :type string, :notes string, :tagManagerUrl string, :accountId string, :transformationId string, :parameter [Parameter], :fingerprint string}, :builtInVariable {:path string, :accountId string, :containerId string, :workspaceId string, :type string, :name string}, :tag {:monitoringMetadataTagNameKey string, :path string, :parentFolderId string, :setupTag [SetupTag], :paused boolean, :firingRuleId [string], :tagFiringOption string, :workspaceId string, :scheduleStartMs string, :firingTriggerId [string], :consentSettings TagConsentSetting, :name string, :containerId string, :type string, :tagId string, :blockingRuleId [string], :teardownTag [TeardownTag], :priority Parameter, :monitoringMetadata Parameter, :scheduleEndMs string, :notes string, :tagManagerUrl string, :blockingTriggerId [string], :accountId string, :parameter [Parameter], :fingerprint string, :liveOnly boolean}, :trigger {:checkValidation Parameter, :path string, :parentFolderId string, :selector Parameter, :eventName Parameter, :customEventFilter [Condition], :visiblePercentageMax Parameter, :workspaceId string, :triggerId string, :limit Parameter, :horizontalScrollPercentageList Parameter, :name string, :verticalScrollPercentageList Parameter, :containerId string, :visibilitySelector Parameter, :type string, :autoEventFilter [Condition], :waitForTags Parameter, :waitForTagsTimeout Parameter, :continuousTimeMinMilliseconds Parameter, :filter [Condition], :visiblePercentageMin Parameter, :uniqueTriggerId Parameter, :notes string, :maxTimerLengthSeconds Parameter, :interval Parameter, :tagManagerUrl string, :totalTimeMinMilliseconds Parameter, :intervalSeconds Parameter, :accountId string, :parameter [Parameter], :fingerprint string}, :changeStatus string}
Resolves a merge conflict for a workspace entity by updating it to the resolved entity passed in the request.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/resolve_conflict Required parameters: path Optional parameters: fingerprint Body: {:variable {:path string, :parentFolderId string, :workspaceId string, :scheduleStartMs string, :name string, :containerId string, :type string, :enablingTriggerId [string], :scheduleEndMs string, :notes string, :disablingTriggerId [string], :tagManagerUrl string, :variableId string, :formatValue VariableFormatValue, :accountId string, :parameter [Parameter], :fingerprint string}, :zone {:path string, :typeRestriction ZoneTypeRestriction, :workspaceId string, :zoneId string, :name string, :containerId string, :childContainer [ZoneChildContainer], :boundary ZoneBoundary, :notes string, :tagManagerUrl string, :accountId string, :fingerprint string}, :folder {:path string, :workspaceId string, :name string, :containerId string, :notes string, :folderId string, :tagManagerUrl string, :accountId string, :fingerprint string}, :gtagConfig {:path string, :workspaceId string, :containerId string, :type string, :gtagConfigId string, :tagManagerUrl string, :accountId string, :parameter [Parameter], :fingerprint string}, :customTemplate {:galleryReference GalleryReference, :path string, :workspaceId string, :name string, :containerId string, :templateData string, :tagManagerUrl string, :templateId string, :accountId string, :fingerprint string}, :client {:path string, :clientId string, :parentFolderId string, :workspaceId string, :name string, :containerId string, :type string, :priority integer, :notes string, :tagManagerUrl string, :accountId string, :parameter [Parameter], :fingerprint string}, :transformation {:path string, :parentFolderId string, :workspaceId string, :name string, :containerId string, :type string, :notes string, :tagManagerUrl string, :accountId string, :transformationId string, :parameter [Parameter], :fingerprint string}, :builtInVariable {:path string, :accountId string, :containerId string, :workspaceId string, :type string, :name string}, :tag {:monitoringMetadataTagNameKey string, :path string, :parentFolderId string, :setupTag [SetupTag], :paused boolean, :firingRuleId [string], :tagFiringOption string, :workspaceId string, :scheduleStartMs string, :firingTriggerId [string], :consentSettings TagConsentSetting, :name string, :containerId string, :type string, :tagId string, :blockingRuleId [string], :teardownTag [TeardownTag], :priority Parameter, :monitoringMetadata Parameter, :scheduleEndMs string, :notes string, :tagManagerUrl string, :blockingTriggerId [string], :accountId string, :parameter [Parameter], :fingerprint string, :liveOnly boolean}, :trigger {:checkValidation Parameter, :path string, :parentFolderId string, :selector Parameter, :eventName Parameter, :customEventFilter [Condition], :visiblePercentageMax Parameter, :workspaceId string, :triggerId string, :limit Parameter, :horizontalScrollPercentageList Parameter, :name string, :verticalScrollPercentageList Parameter, :containerId string, :visibilitySelector Parameter, :type string, :autoEventFilter [Condition], :waitForTags Parameter, :waitForTagsTimeout Parameter, :continuousTimeMinMilliseconds Parameter, :filter [Condition], :visiblePercentageMin Parameter, :uniqueTriggerId Parameter, :notes string, :maxTimerLengthSeconds Parameter, :interval Parameter, :tagManagerUrl string, :totalTimeMinMilliseconds Parameter, :intervalSeconds Parameter, :accountId string, :parameter [Parameter], :fingerprint string}, :changeStatus string} Resolves a merge conflict for a workspace entity by updating it to the resolved entity passed in the request.
(containers-workspaces-sync$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/sync
Required parameters: path
Optional parameters: none
Syncs a workspace to the latest container version by updating all unmodified workspace entities and displaying conflicts for modified entities.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/sync Required parameters: path Optional parameters: none Syncs a workspace to the latest container version by updating all unmodified workspace entities and displaying conflicts for modified entities.
(containers-workspaces-tags-create$ auth parameters body)
Required parameters: parent
Optional parameters: none
Body:
{:monitoringMetadataTagNameKey string, :path string, :parentFolderId string, :setupTag [{:tagName string, :stopOnSetupFailure boolean}], :paused boolean, :firingRuleId [string], :tagFiringOption string, :workspaceId string, :scheduleStartMs string, :firingTriggerId [string], :consentSettings {:consentStatus string, :consentType Parameter}, :name string, :containerId string, :type string, :tagId string, :blockingRuleId [string], :teardownTag [{:tagName string, :stopTeardownOnFailure boolean}], :priority {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :monitoringMetadata {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :scheduleEndMs string, :notes string, :tagManagerUrl string, :blockingTriggerId [string], :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string, :liveOnly boolean}
Creates a GTM Tag.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/tags/create Required parameters: parent Optional parameters: none Body: {:monitoringMetadataTagNameKey string, :path string, :parentFolderId string, :setupTag [{:tagName string, :stopOnSetupFailure boolean}], :paused boolean, :firingRuleId [string], :tagFiringOption string, :workspaceId string, :scheduleStartMs string, :firingTriggerId [string], :consentSettings {:consentStatus string, :consentType Parameter}, :name string, :containerId string, :type string, :tagId string, :blockingRuleId [string], :teardownTag [{:tagName string, :stopTeardownOnFailure boolean}], :priority {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :monitoringMetadata {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :scheduleEndMs string, :notes string, :tagManagerUrl string, :blockingTriggerId [string], :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string, :liveOnly boolean} Creates a GTM Tag.
(containers-workspaces-tags-delete$ auth parameters)
Required parameters: path
Optional parameters: none
Deletes a GTM Tag.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/tags/delete Required parameters: path Optional parameters: none Deletes a GTM Tag.
(containers-workspaces-tags-get$ auth parameters)
Required parameters: path
Optional parameters: none
Gets a GTM Tag.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/tags/get Required parameters: path Optional parameters: none Gets a GTM Tag.
(containers-workspaces-tags-list$ auth parameters)
Required parameters: parent
Optional parameters: pageToken
Lists all GTM Tags of a Container.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/tags/list Required parameters: parent Optional parameters: pageToken Lists all GTM Tags of a Container.
(containers-workspaces-tags-revert$ auth parameters)
Required parameters: path
Optional parameters: fingerprint
Reverts changes to a GTM Tag in a GTM Workspace.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/tags/revert Required parameters: path Optional parameters: fingerprint Reverts changes to a GTM Tag in a GTM Workspace.
(containers-workspaces-tags-update$ auth parameters body)
Required parameters: path
Optional parameters: fingerprint
Body:
{:monitoringMetadataTagNameKey string, :path string, :parentFolderId string, :setupTag [{:tagName string, :stopOnSetupFailure boolean}], :paused boolean, :firingRuleId [string], :tagFiringOption string, :workspaceId string, :scheduleStartMs string, :firingTriggerId [string], :consentSettings {:consentStatus string, :consentType Parameter}, :name string, :containerId string, :type string, :tagId string, :blockingRuleId [string], :teardownTag [{:tagName string, :stopTeardownOnFailure boolean}], :priority {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :monitoringMetadata {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :scheduleEndMs string, :notes string, :tagManagerUrl string, :blockingTriggerId [string], :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string, :liveOnly boolean}
Updates a GTM Tag.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/tags/update Required parameters: path Optional parameters: fingerprint Body: {:monitoringMetadataTagNameKey string, :path string, :parentFolderId string, :setupTag [{:tagName string, :stopOnSetupFailure boolean}], :paused boolean, :firingRuleId [string], :tagFiringOption string, :workspaceId string, :scheduleStartMs string, :firingTriggerId [string], :consentSettings {:consentStatus string, :consentType Parameter}, :name string, :containerId string, :type string, :tagId string, :blockingRuleId [string], :teardownTag [{:tagName string, :stopTeardownOnFailure boolean}], :priority {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :monitoringMetadata {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :scheduleEndMs string, :notes string, :tagManagerUrl string, :blockingTriggerId [string], :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string, :liveOnly boolean} Updates a GTM Tag.
(containers-workspaces-templates-create$ auth parameters body)
Required parameters: parent
Optional parameters: none
Body:
{:galleryReference {:host string, :owner string, :repository string, :version string, :isModified boolean, :signature string}, :path string, :workspaceId string, :name string, :containerId string, :templateData string, :tagManagerUrl string, :templateId string, :accountId string, :fingerprint string}
Creates a GTM Custom Template.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/templates/create Required parameters: parent Optional parameters: none Body: {:galleryReference {:host string, :owner string, :repository string, :version string, :isModified boolean, :signature string}, :path string, :workspaceId string, :name string, :containerId string, :templateData string, :tagManagerUrl string, :templateId string, :accountId string, :fingerprint string} Creates a GTM Custom Template.
(containers-workspaces-templates-delete$ auth parameters)
Required parameters: path
Optional parameters: none
Deletes a GTM Template.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/templates/delete Required parameters: path Optional parameters: none Deletes a GTM Template.
(containers-workspaces-templates-get$ auth parameters)
Required parameters: path
Optional parameters: none
Gets a GTM Template.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/templates/get Required parameters: path Optional parameters: none Gets a GTM Template.
(containers-workspaces-templates-list$ auth parameters)
Required parameters: parent
Optional parameters: pageToken
Lists all GTM Templates of a GTM container workspace.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/templates/list Required parameters: parent Optional parameters: pageToken Lists all GTM Templates of a GTM container workspace.
(containers-workspaces-templates-revert$ auth parameters)
Required parameters: path
Optional parameters: fingerprint
Reverts changes to a GTM Template in a GTM Workspace.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/templates/revert Required parameters: path Optional parameters: fingerprint Reverts changes to a GTM Template in a GTM Workspace.
(containers-workspaces-templates-update$ auth parameters body)
Required parameters: path
Optional parameters: fingerprint
Body:
{:galleryReference {:host string, :owner string, :repository string, :version string, :isModified boolean, :signature string}, :path string, :workspaceId string, :name string, :containerId string, :templateData string, :tagManagerUrl string, :templateId string, :accountId string, :fingerprint string}
Updates a GTM Template.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/templates/update Required parameters: path Optional parameters: fingerprint Body: {:galleryReference {:host string, :owner string, :repository string, :version string, :isModified boolean, :signature string}, :path string, :workspaceId string, :name string, :containerId string, :templateData string, :tagManagerUrl string, :templateId string, :accountId string, :fingerprint string} Updates a GTM Template.
(containers-workspaces-transformations-create$ auth parameters body)
Required parameters: parent
Optional parameters: none
Body:
{:path string, :parentFolderId string, :workspaceId string, :name string, :containerId string, :type string, :notes string, :tagManagerUrl string, :accountId string, :transformationId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string}
Creates a GTM Transformation.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/transformations/create Required parameters: parent Optional parameters: none Body: {:path string, :parentFolderId string, :workspaceId string, :name string, :containerId string, :type string, :notes string, :tagManagerUrl string, :accountId string, :transformationId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string} Creates a GTM Transformation.
(containers-workspaces-transformations-delete$ auth parameters)
Required parameters: path
Optional parameters: none
Deletes a GTM Transformation.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/transformations/delete Required parameters: path Optional parameters: none Deletes a GTM Transformation.
(containers-workspaces-transformations-get$ auth parameters)
Required parameters: path
Optional parameters: none
Gets a GTM Transformation.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/transformations/get Required parameters: path Optional parameters: none Gets a GTM Transformation.
(containers-workspaces-transformations-list$ auth parameters)
Required parameters: parent
Optional parameters: pageToken
Lists all GTM Transformations of a GTM container workspace.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/transformations/list Required parameters: parent Optional parameters: pageToken Lists all GTM Transformations of a GTM container workspace.
(containers-workspaces-transformations-revert$ auth parameters)
Required parameters: path
Optional parameters: fingerprint
Reverts changes to a GTM Transformation in a GTM Workspace.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/transformations/revert Required parameters: path Optional parameters: fingerprint Reverts changes to a GTM Transformation in a GTM Workspace.
(containers-workspaces-transformations-update$ auth parameters body)
Required parameters: path
Optional parameters: fingerprint
Body:
{:path string, :parentFolderId string, :workspaceId string, :name string, :containerId string, :type string, :notes string, :tagManagerUrl string, :accountId string, :transformationId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string}
Updates a GTM Transformation.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/transformations/update Required parameters: path Optional parameters: fingerprint Body: {:path string, :parentFolderId string, :workspaceId string, :name string, :containerId string, :type string, :notes string, :tagManagerUrl string, :accountId string, :transformationId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string} Updates a GTM Transformation.
(containers-workspaces-triggers-create$ auth parameters body)
Required parameters: parent
Optional parameters: none
Body:
{:checkValidation {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :path string, :parentFolderId string, :selector {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :eventName {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :customEventFilter [{:type string, :parameter [Parameter]}], :visiblePercentageMax {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :workspaceId string, :triggerId string, :limit {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :horizontalScrollPercentageList {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :name string, :verticalScrollPercentageList {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :containerId string, :visibilitySelector {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :type string, :autoEventFilter [{:type string, :parameter [Parameter]}], :waitForTags {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :waitForTagsTimeout {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :continuousTimeMinMilliseconds {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :filter [{:type string, :parameter [Parameter]}], :visiblePercentageMin {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :uniqueTriggerId {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :notes string, :maxTimerLengthSeconds {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :interval {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :tagManagerUrl string, :totalTimeMinMilliseconds {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :intervalSeconds {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string}
Creates a GTM Trigger.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/triggers/create Required parameters: parent Optional parameters: none Body: {:checkValidation {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :path string, :parentFolderId string, :selector {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :eventName {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :customEventFilter [{:type string, :parameter [Parameter]}], :visiblePercentageMax {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :workspaceId string, :triggerId string, :limit {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :horizontalScrollPercentageList {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :name string, :verticalScrollPercentageList {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :containerId string, :visibilitySelector {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :type string, :autoEventFilter [{:type string, :parameter [Parameter]}], :waitForTags {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :waitForTagsTimeout {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :continuousTimeMinMilliseconds {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :filter [{:type string, :parameter [Parameter]}], :visiblePercentageMin {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :uniqueTriggerId {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :notes string, :maxTimerLengthSeconds {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :interval {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :tagManagerUrl string, :totalTimeMinMilliseconds {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :intervalSeconds {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string} Creates a GTM Trigger.
(containers-workspaces-triggers-delete$ auth parameters)
Required parameters: path
Optional parameters: none
Deletes a GTM Trigger.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/triggers/delete Required parameters: path Optional parameters: none Deletes a GTM Trigger.
(containers-workspaces-triggers-get$ auth parameters)
Required parameters: path
Optional parameters: none
Gets a GTM Trigger.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/triggers/get Required parameters: path Optional parameters: none Gets a GTM Trigger.
(containers-workspaces-triggers-list$ auth parameters)
Required parameters: parent
Optional parameters: pageToken
Lists all GTM Triggers of a Container.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/triggers/list Required parameters: parent Optional parameters: pageToken Lists all GTM Triggers of a Container.
(containers-workspaces-triggers-revert$ auth parameters)
Required parameters: path
Optional parameters: fingerprint
Reverts changes to a GTM Trigger in a GTM Workspace.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/triggers/revert Required parameters: path Optional parameters: fingerprint Reverts changes to a GTM Trigger in a GTM Workspace.
(containers-workspaces-triggers-update$ auth parameters body)
Required parameters: path
Optional parameters: fingerprint
Body:
{:checkValidation {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :path string, :parentFolderId string, :selector {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :eventName {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :customEventFilter [{:type string, :parameter [Parameter]}], :visiblePercentageMax {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :workspaceId string, :triggerId string, :limit {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :horizontalScrollPercentageList {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :name string, :verticalScrollPercentageList {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :containerId string, :visibilitySelector {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :type string, :autoEventFilter [{:type string, :parameter [Parameter]}], :waitForTags {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :waitForTagsTimeout {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :continuousTimeMinMilliseconds {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :filter [{:type string, :parameter [Parameter]}], :visiblePercentageMin {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :uniqueTriggerId {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :notes string, :maxTimerLengthSeconds {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :interval {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :tagManagerUrl string, :totalTimeMinMilliseconds {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :intervalSeconds {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string}
Updates a GTM Trigger.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/triggers/update Required parameters: path Optional parameters: fingerprint Body: {:checkValidation {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :path string, :parentFolderId string, :selector {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :eventName {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :customEventFilter [{:type string, :parameter [Parameter]}], :visiblePercentageMax {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :workspaceId string, :triggerId string, :limit {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :horizontalScrollPercentageList {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :name string, :verticalScrollPercentageList {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :containerId string, :visibilitySelector {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :type string, :autoEventFilter [{:type string, :parameter [Parameter]}], :waitForTags {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :waitForTagsTimeout {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :continuousTimeMinMilliseconds {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :filter [{:type string, :parameter [Parameter]}], :visiblePercentageMin {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :uniqueTriggerId {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :notes string, :maxTimerLengthSeconds {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :interval {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :tagManagerUrl string, :totalTimeMinMilliseconds {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :intervalSeconds {:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}, :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string} Updates a GTM Trigger.
(containers-workspaces-update$ auth parameters body)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/update
Required parameters: path
Optional parameters: fingerprint
Body:
{:path string, :accountId string, :containerId string, :workspaceId string, :name string, :description string, :fingerprint string, :tagManagerUrl string}
Updates a Workspace.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/update Required parameters: path Optional parameters: fingerprint Body: {:path string, :accountId string, :containerId string, :workspaceId string, :name string, :description string, :fingerprint string, :tagManagerUrl string} Updates a Workspace.
(containers-workspaces-variables-create$ auth parameters body)
Required parameters: parent
Optional parameters: none
Body:
{:path string, :parentFolderId string, :workspaceId string, :scheduleStartMs string, :name string, :containerId string, :type string, :enablingTriggerId [string], :scheduleEndMs string, :notes string, :disablingTriggerId [string], :tagManagerUrl string, :variableId string, :formatValue {:caseConversionType string, :convertNullToValue Parameter, :convertUndefinedToValue Parameter, :convertTrueToValue Parameter, :convertFalseToValue Parameter}, :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string}
Creates a GTM Variable.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/variables/create Required parameters: parent Optional parameters: none Body: {:path string, :parentFolderId string, :workspaceId string, :scheduleStartMs string, :name string, :containerId string, :type string, :enablingTriggerId [string], :scheduleEndMs string, :notes string, :disablingTriggerId [string], :tagManagerUrl string, :variableId string, :formatValue {:caseConversionType string, :convertNullToValue Parameter, :convertUndefinedToValue Parameter, :convertTrueToValue Parameter, :convertFalseToValue Parameter}, :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string} Creates a GTM Variable.
(containers-workspaces-variables-delete$ auth parameters)
Required parameters: path
Optional parameters: none
Deletes a GTM Variable.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/variables/delete Required parameters: path Optional parameters: none Deletes a GTM Variable.
(containers-workspaces-variables-get$ auth parameters)
Required parameters: path
Optional parameters: none
Gets a GTM Variable.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/variables/get Required parameters: path Optional parameters: none Gets a GTM Variable.
(containers-workspaces-variables-list$ auth parameters)
Required parameters: parent
Optional parameters: pageToken
Lists all GTM Variables of a Container.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/variables/list Required parameters: parent Optional parameters: pageToken Lists all GTM Variables of a Container.
(containers-workspaces-variables-revert$ auth parameters)
Required parameters: path
Optional parameters: fingerprint
Reverts changes to a GTM Variable in a GTM Workspace.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/variables/revert Required parameters: path Optional parameters: fingerprint Reverts changes to a GTM Variable in a GTM Workspace.
(containers-workspaces-variables-update$ auth parameters body)
Required parameters: path
Optional parameters: fingerprint
Body:
{:path string, :parentFolderId string, :workspaceId string, :scheduleStartMs string, :name string, :containerId string, :type string, :enablingTriggerId [string], :scheduleEndMs string, :notes string, :disablingTriggerId [string], :tagManagerUrl string, :variableId string, :formatValue {:caseConversionType string, :convertNullToValue Parameter, :convertUndefinedToValue Parameter, :convertTrueToValue Parameter, :convertFalseToValue Parameter}, :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string}
Updates a GTM Variable.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/variables/update Required parameters: path Optional parameters: fingerprint Body: {:path string, :parentFolderId string, :workspaceId string, :scheduleStartMs string, :name string, :containerId string, :type string, :enablingTriggerId [string], :scheduleEndMs string, :notes string, :disablingTriggerId [string], :tagManagerUrl string, :variableId string, :formatValue {:caseConversionType string, :convertNullToValue Parameter, :convertUndefinedToValue Parameter, :convertTrueToValue Parameter, :convertFalseToValue Parameter}, :accountId string, :parameter [{:type string, :key string, :value string, :list [Parameter], :map [Parameter], :isWeakReference boolean}], :fingerprint string} Updates a GTM Variable.
(containers-workspaces-zones-create$ auth parameters body)
Required parameters: parent
Optional parameters: none
Body:
{:path string, :typeRestriction {:enable boolean, :whitelistedTypeId [string]}, :workspaceId string, :zoneId string, :name string, :containerId string, :childContainer [{:publicId string, :nickname string}], :boundary {:condition [Condition], :customEvaluationTriggerId [string]}, :notes string, :tagManagerUrl string, :accountId string, :fingerprint string}
Creates a GTM Zone.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/zones/create Required parameters: parent Optional parameters: none Body: {:path string, :typeRestriction {:enable boolean, :whitelistedTypeId [string]}, :workspaceId string, :zoneId string, :name string, :containerId string, :childContainer [{:publicId string, :nickname string}], :boundary {:condition [Condition], :customEvaluationTriggerId [string]}, :notes string, :tagManagerUrl string, :accountId string, :fingerprint string} Creates a GTM Zone.
(containers-workspaces-zones-delete$ auth parameters)
Required parameters: path
Optional parameters: none
Deletes a GTM Zone.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/zones/delete Required parameters: path Optional parameters: none Deletes a GTM Zone.
(containers-workspaces-zones-get$ auth parameters)
Required parameters: path
Optional parameters: none
Gets a GTM Zone.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/zones/get Required parameters: path Optional parameters: none Gets a GTM Zone.
(containers-workspaces-zones-list$ auth parameters)
Required parameters: parent
Optional parameters: pageToken
Lists all GTM Zones of a GTM container workspace.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/zones/list Required parameters: parent Optional parameters: pageToken Lists all GTM Zones of a GTM container workspace.
(containers-workspaces-zones-revert$ auth parameters)
Required parameters: path
Optional parameters: fingerprint
Reverts changes to a GTM Zone in a GTM Workspace.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/zones/revert Required parameters: path Optional parameters: fingerprint Reverts changes to a GTM Zone in a GTM Workspace.
(containers-workspaces-zones-update$ auth parameters body)
Required parameters: path
Optional parameters: fingerprint
Body:
{:path string, :typeRestriction {:enable boolean, :whitelistedTypeId [string]}, :workspaceId string, :zoneId string, :name string, :containerId string, :childContainer [{:publicId string, :nickname string}], :boundary {:condition [Condition], :customEvaluationTriggerId [string]}, :notes string, :tagManagerUrl string, :accountId string, :fingerprint string}
Updates a GTM Zone.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/zones/update Required parameters: path Optional parameters: fingerprint Body: {:path string, :typeRestriction {:enable boolean, :whitelistedTypeId [string]}, :workspaceId string, :zoneId string, :name string, :containerId string, :childContainer [{:publicId string, :nickname string}], :boundary {:condition [Condition], :customEvaluationTriggerId [string]}, :notes string, :tagManagerUrl string, :accountId string, :fingerprint string} Updates a GTM Zone.
(get$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/get
Required parameters: path
Optional parameters: none
Gets a GTM Account.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/get Required parameters: path Optional parameters: none Gets a GTM Account.
(list$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/list
Required parameters: none
Optional parameters: includeGoogleTags, pageToken
Lists all GTM Accounts that a user has access to.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/list Required parameters: none Optional parameters: includeGoogleTags, pageToken Lists all GTM Accounts that a user has access to.
(update$ auth parameters body)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/update
Required parameters: path
Optional parameters: fingerprint
Body:
{:path string, :accountId string, :name string, :shareData boolean, :fingerprint string, :tagManagerUrl string, :features {:supportUserPermissions boolean, :supportMultipleContainers boolean}}
Updates a GTM Account.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/update Required parameters: path Optional parameters: fingerprint Body: {:path string, :accountId string, :name string, :shareData boolean, :fingerprint string, :tagManagerUrl string, :features {:supportUserPermissions boolean, :supportMultipleContainers boolean}} Updates a GTM Account.
(user_permissions-create$ auth parameters body)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/user_permissions/create
Required parameters: parent
Optional parameters: none
Body:
{:path string, :accountId string, :emailAddress string, :accountAccess {:permission string}, :containerAccess [{:containerId string, :permission string}]}
Creates a user's Account & Container access.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/user_permissions/create Required parameters: parent Optional parameters: none Body: {:path string, :accountId string, :emailAddress string, :accountAccess {:permission string}, :containerAccess [{:containerId string, :permission string}]} Creates a user's Account & Container access.
(user_permissions-delete$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/user_permissions/delete
Required parameters: path
Optional parameters: none
Removes a user from the account, revoking access to it and all of its containers.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/user_permissions/delete Required parameters: path Optional parameters: none Removes a user from the account, revoking access to it and all of its containers.
(user_permissions-get$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/user_permissions/get
Required parameters: path
Optional parameters: none
Gets a user's Account & Container access.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/user_permissions/get Required parameters: path Optional parameters: none Gets a user's Account & Container access.
(user_permissions-list$ auth parameters)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/user_permissions/list
Required parameters: parent
Optional parameters: pageToken
List all users that have access to the account along with Account and Container user access granted to each of them.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/user_permissions/list Required parameters: parent Optional parameters: pageToken List all users that have access to the account along with Account and Container user access granted to each of them.
(user_permissions-update$ auth parameters body)
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/user_permissions/update
Required parameters: path
Optional parameters: none
Body:
{:path string, :accountId string, :emailAddress string, :accountAccess {:permission string}, :containerAccess [{:containerId string, :permission string}]}
Updates a user's Account & Container access.
https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/user_permissions/update Required parameters: path Optional parameters: none Body: {:path string, :accountId string, :emailAddress string, :accountAccess {:permission string}, :containerAccess [{:containerId string, :permission string}]} Updates a user's Account & Container access.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close