Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.tagmanager.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

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
raw docstring

containers-create$clj

(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, :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,
 :name string,
 :containerId string,
 :domainName [string],
 :notes string,
 :tagManagerUrl string,
 :publicId string,
 :usageContext [string],
 :accountId string,
 :fingerprint string}

Creates a Container.
sourceraw docstring

containers-delete$clj

(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.
sourceraw docstring

containers-environments-create$clj

(containers-environments-create$ auth parameters body)

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.

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.
sourceraw docstring

containers-environments-delete$clj

(containers-environments-delete$ auth parameters)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/environments/delete

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.
sourceraw docstring

containers-environments-get$clj

(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.
sourceraw docstring

containers-environments-list$clj

(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.
sourceraw docstring

containers-environments-reauthorize$clj

(containers-environments-reauthorize$ auth parameters body)

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.

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.
sourceraw docstring

containers-environments-update$clj

(containers-environments-update$ auth parameters body)

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.

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.
sourceraw docstring

containers-get$clj

(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.
sourceraw docstring

containers-list$clj

(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.
sourceraw docstring

containers-update$clj

(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, :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,
 :name string,
 :containerId string,
 :domainName [string],
 :notes string,
 :tagManagerUrl string,
 :publicId string,
 :usageContext [string],
 :accountId string,
 :fingerprint string}

Updates a Container.
sourceraw docstring

containers-version_headers-latest$clj

(containers-version_headers-latest$ auth parameters)

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

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
sourceraw docstring

containers-version_headers-list$clj

(containers-version_headers-list$ auth parameters)

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.

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.
sourceraw docstring

containers-versions-delete$clj

(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.
sourceraw docstring

containers-versions-get$clj

(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.
sourceraw docstring

containers-versions-live$clj

(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
sourceraw docstring

containers-versions-publish$clj

(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.
sourceraw docstring

containers-versions-set_latest$clj

(containers-versions-set_latest$ auth parameters)

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.

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.
sourceraw docstring

containers-versions-undelete$clj

(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.
sourceraw docstring

containers-versions-update$clj

(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, :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, :workspaceId string, :name string, :containerId string, :type string, :priority integer, :tagManagerUrl string, :accountId string, :parameter [Parameter], :fingerprint string}], :containerVersionId string, :container {:path string, :name string, :containerId string, :domainName [string], :notes string, :tagManagerUrl string, :publicId string, :usageContext [string], :accountId string, :fingerprint string}, :builtInVariable [{:type string, :path string, :containerId string, :workspaceId string, :name string, :accountId string}], :tag [{:monitoringMetadataTagNameKey string, :path string, :parentFolderId string, :setupTag [SetupTag], :paused boolean, :firingRuleId [string], :tagFiringOption string, :workspaceId string, :scheduleStartMs string, :firingTriggerId [string], :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,
 :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,
           :workspaceId string,
           :name string,
           :containerId string,
           :type string,
           :priority integer,
           :tagManagerUrl string,
           :accountId string,
           :parameter [Parameter],
           :fingerprint string}],
 :containerVersionId string,
 :container {:path string,
             :name string,
             :containerId string,
             :domainName [string],
             :notes string,
             :tagManagerUrl string,
             :publicId string,
             :usageContext [string],
             :accountId string,
             :fingerprint string},
 :builtInVariable [{:type string,
                    :path string,
                    :containerId string,
                    :workspaceId string,
                    :name string,
                    :accountId string}],
 :tag [{:monitoringMetadataTagNameKey string,
        :path string,
        :parentFolderId string,
        :setupTag [SetupTag],
        :paused boolean,
        :firingRuleId [string],
        :tagFiringOption string,
        :workspaceId string,
        :scheduleStartMs string,
        :firingTriggerId [string],
        :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.
sourceraw docstring

containers-workspaces-built_in_variables-create$clj

(containers-workspaces-built_in_variables-create$ auth parameters)

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.

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.
sourceraw docstring

containers-workspaces-built_in_variables-delete$clj

(containers-workspaces-built_in_variables-delete$ auth parameters)

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.

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.
sourceraw docstring

containers-workspaces-built_in_variables-list$clj

(containers-workspaces-built_in_variables-list$ auth parameters)

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.

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.
sourceraw docstring

containers-workspaces-built_in_variables-revert$clj

(containers-workspaces-built_in_variables-revert$ auth parameters)

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.

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.
sourceraw docstring

containers-workspaces-create$clj

(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:

{:fingerprint string, :name string, :accountId string, :tagManagerUrl string, :path string, :workspaceId string, :containerId string, :description string}

Creates a Workspace.

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/create

Required parameters: parent

Optional parameters: none

Body: 

{:fingerprint string,
 :name string,
 :accountId string,
 :tagManagerUrl string,
 :path string,
 :workspaceId string,
 :containerId string,
 :description string}

Creates a Workspace.
sourceraw docstring

containers-workspaces-create_version$clj

(containers-workspaces-create_version$ auth parameters body)

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.

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.
sourceraw docstring

containers-workspaces-delete$clj

(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.
sourceraw docstring

containers-workspaces-folders-create$clj

(containers-workspaces-folders-create$ auth parameters body)

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.

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.
sourceraw docstring

containers-workspaces-folders-delete$clj

(containers-workspaces-folders-delete$ auth parameters)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/folders/delete

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.
sourceraw docstring

containers-workspaces-folders-entities$clj

(containers-workspaces-folders-entities$ auth parameters)

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.

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.
sourceraw docstring

containers-workspaces-folders-get$clj

(containers-workspaces-folders-get$ auth parameters)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/folders/get

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.
sourceraw docstring

containers-workspaces-folders-list$clj

(containers-workspaces-folders-list$ auth parameters)

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.

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.
sourceraw docstring

containers-workspaces-folders-move_entities_to_folder$clj

(containers-workspaces-folders-move_entities_to_folder$ auth parameters body)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/folders/move_entities_to_folder

Required parameters: path

Optional parameters: variableId, tagId, 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.

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/folders/move_entities_to_folder

Required parameters: path

Optional parameters: variableId, tagId, 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.
sourceraw docstring

containers-workspaces-folders-revert$clj

(containers-workspaces-folders-revert$ auth parameters)

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.

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.
sourceraw docstring

containers-workspaces-folders-update$clj

(containers-workspaces-folders-update$ auth parameters body)

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.

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.
sourceraw docstring

containers-workspaces-get$clj

(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.
sourceraw docstring

containers-workspaces-getStatus$clj

(containers-workspaces-getStatus$ auth parameters)

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.

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.
sourceraw docstring

containers-workspaces-list$clj

(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.
sourceraw docstring

containers-workspaces-quick_preview$clj

(containers-workspaces-quick_preview$ auth parameters)

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.

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.
sourceraw docstring

containers-workspaces-resolve_conflict$clj

(containers-workspaces-resolve_conflict$ auth parameters body)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/resolve_conflict

Required parameters: path

Optional parameters: fingerprint

Body:

{:tag {:monitoringMetadataTagNameKey string, :path string, :parentFolderId string, :setupTag [SetupTag], :paused boolean, :firingRuleId [string], :tagFiringOption string, :workspaceId string, :scheduleStartMs string, :firingTriggerId [string], :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}, :changeStatus 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}, :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}, :folder {:path string, :workspaceId string, :name string, :containerId string, :notes string, :folderId string, :tagManagerUrl string, :accountId string, :fingerprint 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: 

{:tag {:monitoringMetadataTagNameKey string,
       :path string,
       :parentFolderId string,
       :setupTag [SetupTag],
       :paused boolean,
       :firingRuleId [string],
       :tagFiringOption string,
       :workspaceId string,
       :scheduleStartMs string,
       :firingTriggerId [string],
       :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},
 :changeStatus 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},
 :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},
 :folder {:path string,
          :workspaceId string,
          :name string,
          :containerId string,
          :notes string,
          :folderId string,
          :tagManagerUrl string,
          :accountId string,
          :fingerprint string}}

Resolves a merge conflict for a workspace entity by updating it to the
resolved entity passed in the request.
sourceraw docstring

containers-workspaces-sync$clj

(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.
sourceraw docstring

containers-workspaces-tags-create$clj

(containers-workspaces-tags-create$ auth parameters body)

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 [{:stopOnSetupFailure boolean, :tagName string}], :paused boolean, :firingRuleId [string], :tagFiringOption string, :workspaceId string, :scheduleStartMs string, :firingTriggerId [string], :name string, :containerId string, :type string, :tagId string, :blockingRuleId [string], :teardownTag [{:stopTeardownOnFailure boolean, :tagName string}], :priority {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :monitoringMetadata {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :scheduleEndMs string, :notes string, :tagManagerUrl string, :blockingTriggerId [string], :accountId string, :parameter [{:list [Parameter], :key string, :type string, :value string, :map [Parameter]}], :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 [{:stopOnSetupFailure boolean, :tagName string}],
 :paused boolean,
 :firingRuleId [string],
 :tagFiringOption string,
 :workspaceId string,
 :scheduleStartMs string,
 :firingTriggerId [string],
 :name string,
 :containerId string,
 :type string,
 :tagId string,
 :blockingRuleId [string],
 :teardownTag [{:stopTeardownOnFailure boolean, :tagName string}],
 :priority {:list [Parameter],
            :key string,
            :type string,
            :value string,
            :map [Parameter]},
 :monitoringMetadata {:list [Parameter],
                      :key string,
                      :type string,
                      :value string,
                      :map [Parameter]},
 :scheduleEndMs string,
 :notes string,
 :tagManagerUrl string,
 :blockingTriggerId [string],
 :accountId string,
 :parameter [{:list [Parameter],
              :key string,
              :type string,
              :value string,
              :map [Parameter]}],
 :fingerprint string,
 :liveOnly boolean}

Creates a GTM Tag.
sourceraw docstring

containers-workspaces-tags-delete$clj

(containers-workspaces-tags-delete$ auth parameters)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/tags/delete

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.
sourceraw docstring

containers-workspaces-tags-get$clj

(containers-workspaces-tags-get$ auth parameters)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/tags/get

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.
sourceraw docstring

containers-workspaces-tags-list$clj

(containers-workspaces-tags-list$ auth parameters)

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.

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.
sourceraw docstring

containers-workspaces-tags-revert$clj

(containers-workspaces-tags-revert$ auth parameters)

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.

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.
sourceraw docstring

containers-workspaces-tags-update$clj

(containers-workspaces-tags-update$ auth parameters body)

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 [{:stopOnSetupFailure boolean, :tagName string}], :paused boolean, :firingRuleId [string], :tagFiringOption string, :workspaceId string, :scheduleStartMs string, :firingTriggerId [string], :name string, :containerId string, :type string, :tagId string, :blockingRuleId [string], :teardownTag [{:stopTeardownOnFailure boolean, :tagName string}], :priority {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :monitoringMetadata {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :scheduleEndMs string, :notes string, :tagManagerUrl string, :blockingTriggerId [string], :accountId string, :parameter [{:list [Parameter], :key string, :type string, :value string, :map [Parameter]}], :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 [{:stopOnSetupFailure boolean, :tagName string}],
 :paused boolean,
 :firingRuleId [string],
 :tagFiringOption string,
 :workspaceId string,
 :scheduleStartMs string,
 :firingTriggerId [string],
 :name string,
 :containerId string,
 :type string,
 :tagId string,
 :blockingRuleId [string],
 :teardownTag [{:stopTeardownOnFailure boolean, :tagName string}],
 :priority {:list [Parameter],
            :key string,
            :type string,
            :value string,
            :map [Parameter]},
 :monitoringMetadata {:list [Parameter],
                      :key string,
                      :type string,
                      :value string,
                      :map [Parameter]},
 :scheduleEndMs string,
 :notes string,
 :tagManagerUrl string,
 :blockingTriggerId [string],
 :accountId string,
 :parameter [{:list [Parameter],
              :key string,
              :type string,
              :value string,
              :map [Parameter]}],
 :fingerprint string,
 :liveOnly boolean}

Updates a GTM Tag.
sourceraw docstring

containers-workspaces-templates-create$clj

(containers-workspaces-templates-create$ auth parameters body)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/templates/create

Required parameters: parent

Optional parameters: none

Body:

{:galleryReference {:isModified boolean, :signature string, :owner string, :repository string, :version string, :host 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 {:isModified boolean,
                    :signature string,
                    :owner string,
                    :repository string,
                    :version string,
                    :host string},
 :path string,
 :workspaceId string,
 :name string,
 :containerId string,
 :templateData string,
 :tagManagerUrl string,
 :templateId string,
 :accountId string,
 :fingerprint string}

Creates a GTM Custom Template.
sourceraw docstring

containers-workspaces-templates-delete$clj

(containers-workspaces-templates-delete$ auth parameters)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/templates/delete

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.
sourceraw docstring

containers-workspaces-templates-get$clj

(containers-workspaces-templates-get$ auth parameters)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/templates/get

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.
sourceraw docstring

containers-workspaces-templates-list$clj

(containers-workspaces-templates-list$ auth parameters)

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.

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.
sourceraw docstring

containers-workspaces-templates-revert$clj

(containers-workspaces-templates-revert$ auth parameters)

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.

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.
sourceraw docstring

containers-workspaces-templates-update$clj

(containers-workspaces-templates-update$ auth parameters body)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/templates/update

Required parameters: path

Optional parameters: fingerprint

Body:

{:galleryReference {:isModified boolean, :signature string, :owner string, :repository string, :version string, :host 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 {:isModified boolean,
                    :signature string,
                    :owner string,
                    :repository string,
                    :version string,
                    :host string},
 :path string,
 :workspaceId string,
 :name string,
 :containerId string,
 :templateData string,
 :tagManagerUrl string,
 :templateId string,
 :accountId string,
 :fingerprint string}

Updates a GTM Template.
sourceraw docstring

containers-workspaces-triggers-create$clj

(containers-workspaces-triggers-create$ auth parameters body)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/triggers/create

Required parameters: parent

Optional parameters: none

Body:

{:checkValidation {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :path string, :parentFolderId string, :selector {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :eventName {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :customEventFilter [{:parameter [Parameter], :type string}], :visiblePercentageMax {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :workspaceId string, :triggerId string, :limit {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :horizontalScrollPercentageList {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :name string, :verticalScrollPercentageList {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :containerId string, :visibilitySelector {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :type string, :autoEventFilter [{:parameter [Parameter], :type string}], :waitForTags {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :waitForTagsTimeout {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :continuousTimeMinMilliseconds {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :filter [{:parameter [Parameter], :type string}], :visiblePercentageMin {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :uniqueTriggerId {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :notes string, :maxTimerLengthSeconds {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :interval {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :tagManagerUrl string, :totalTimeMinMilliseconds {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :intervalSeconds {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :accountId string, :parameter [{:list [Parameter], :key string, :type string, :value string, :map [Parameter]}], :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 {:list [Parameter],
                   :key string,
                   :type string,
                   :value string,
                   :map [Parameter]},
 :path string,
 :parentFolderId string,
 :selector {:list [Parameter],
            :key string,
            :type string,
            :value string,
            :map [Parameter]},
 :eventName {:list [Parameter],
             :key string,
             :type string,
             :value string,
             :map [Parameter]},
 :customEventFilter [{:parameter [Parameter], :type string}],
 :visiblePercentageMax {:list [Parameter],
                        :key string,
                        :type string,
                        :value string,
                        :map [Parameter]},
 :workspaceId string,
 :triggerId string,
 :limit {:list [Parameter],
         :key string,
         :type string,
         :value string,
         :map [Parameter]},
 :horizontalScrollPercentageList {:list [Parameter],
                                  :key string,
                                  :type string,
                                  :value string,
                                  :map [Parameter]},
 :name string,
 :verticalScrollPercentageList {:list [Parameter],
                                :key string,
                                :type string,
                                :value string,
                                :map [Parameter]},
 :containerId string,
 :visibilitySelector {:list [Parameter],
                      :key string,
                      :type string,
                      :value string,
                      :map [Parameter]},
 :type string,
 :autoEventFilter [{:parameter [Parameter], :type string}],
 :waitForTags {:list [Parameter],
               :key string,
               :type string,
               :value string,
               :map [Parameter]},
 :waitForTagsTimeout {:list [Parameter],
                      :key string,
                      :type string,
                      :value string,
                      :map [Parameter]},
 :continuousTimeMinMilliseconds {:list [Parameter],
                                 :key string,
                                 :type string,
                                 :value string,
                                 :map [Parameter]},
 :filter [{:parameter [Parameter], :type string}],
 :visiblePercentageMin {:list [Parameter],
                        :key string,
                        :type string,
                        :value string,
                        :map [Parameter]},
 :uniqueTriggerId {:list [Parameter],
                   :key string,
                   :type string,
                   :value string,
                   :map [Parameter]},
 :notes string,
 :maxTimerLengthSeconds {:list [Parameter],
                         :key string,
                         :type string,
                         :value string,
                         :map [Parameter]},
 :interval {:list [Parameter],
            :key string,
            :type string,
            :value string,
            :map [Parameter]},
 :tagManagerUrl string,
 :totalTimeMinMilliseconds {:list [Parameter],
                            :key string,
                            :type string,
                            :value string,
                            :map [Parameter]},
 :intervalSeconds {:list [Parameter],
                   :key string,
                   :type string,
                   :value string,
                   :map [Parameter]},
 :accountId string,
 :parameter [{:list [Parameter],
              :key string,
              :type string,
              :value string,
              :map [Parameter]}],
 :fingerprint string}

Creates a GTM Trigger.
sourceraw docstring

containers-workspaces-triggers-delete$clj

(containers-workspaces-triggers-delete$ auth parameters)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/triggers/delete

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.
sourceraw docstring

containers-workspaces-triggers-get$clj

(containers-workspaces-triggers-get$ auth parameters)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/triggers/get

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.
sourceraw docstring

containers-workspaces-triggers-list$clj

(containers-workspaces-triggers-list$ auth parameters)

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.

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.
sourceraw docstring

containers-workspaces-triggers-revert$clj

(containers-workspaces-triggers-revert$ auth parameters)

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.

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.
sourceraw docstring

containers-workspaces-triggers-update$clj

(containers-workspaces-triggers-update$ auth parameters body)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/triggers/update

Required parameters: path

Optional parameters: fingerprint

Body:

{:checkValidation {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :path string, :parentFolderId string, :selector {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :eventName {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :customEventFilter [{:parameter [Parameter], :type string}], :visiblePercentageMax {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :workspaceId string, :triggerId string, :limit {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :horizontalScrollPercentageList {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :name string, :verticalScrollPercentageList {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :containerId string, :visibilitySelector {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :type string, :autoEventFilter [{:parameter [Parameter], :type string}], :waitForTags {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :waitForTagsTimeout {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :continuousTimeMinMilliseconds {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :filter [{:parameter [Parameter], :type string}], :visiblePercentageMin {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :uniqueTriggerId {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :notes string, :maxTimerLengthSeconds {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :interval {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :tagManagerUrl string, :totalTimeMinMilliseconds {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :intervalSeconds {:list [Parameter], :key string, :type string, :value string, :map [Parameter]}, :accountId string, :parameter [{:list [Parameter], :key string, :type string, :value string, :map [Parameter]}], :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 {:list [Parameter],
                   :key string,
                   :type string,
                   :value string,
                   :map [Parameter]},
 :path string,
 :parentFolderId string,
 :selector {:list [Parameter],
            :key string,
            :type string,
            :value string,
            :map [Parameter]},
 :eventName {:list [Parameter],
             :key string,
             :type string,
             :value string,
             :map [Parameter]},
 :customEventFilter [{:parameter [Parameter], :type string}],
 :visiblePercentageMax {:list [Parameter],
                        :key string,
                        :type string,
                        :value string,
                        :map [Parameter]},
 :workspaceId string,
 :triggerId string,
 :limit {:list [Parameter],
         :key string,
         :type string,
         :value string,
         :map [Parameter]},
 :horizontalScrollPercentageList {:list [Parameter],
                                  :key string,
                                  :type string,
                                  :value string,
                                  :map [Parameter]},
 :name string,
 :verticalScrollPercentageList {:list [Parameter],
                                :key string,
                                :type string,
                                :value string,
                                :map [Parameter]},
 :containerId string,
 :visibilitySelector {:list [Parameter],
                      :key string,
                      :type string,
                      :value string,
                      :map [Parameter]},
 :type string,
 :autoEventFilter [{:parameter [Parameter], :type string}],
 :waitForTags {:list [Parameter],
               :key string,
               :type string,
               :value string,
               :map [Parameter]},
 :waitForTagsTimeout {:list [Parameter],
                      :key string,
                      :type string,
                      :value string,
                      :map [Parameter]},
 :continuousTimeMinMilliseconds {:list [Parameter],
                                 :key string,
                                 :type string,
                                 :value string,
                                 :map [Parameter]},
 :filter [{:parameter [Parameter], :type string}],
 :visiblePercentageMin {:list [Parameter],
                        :key string,
                        :type string,
                        :value string,
                        :map [Parameter]},
 :uniqueTriggerId {:list [Parameter],
                   :key string,
                   :type string,
                   :value string,
                   :map [Parameter]},
 :notes string,
 :maxTimerLengthSeconds {:list [Parameter],
                         :key string,
                         :type string,
                         :value string,
                         :map [Parameter]},
 :interval {:list [Parameter],
            :key string,
            :type string,
            :value string,
            :map [Parameter]},
 :tagManagerUrl string,
 :totalTimeMinMilliseconds {:list [Parameter],
                            :key string,
                            :type string,
                            :value string,
                            :map [Parameter]},
 :intervalSeconds {:list [Parameter],
                   :key string,
                   :type string,
                   :value string,
                   :map [Parameter]},
 :accountId string,
 :parameter [{:list [Parameter],
              :key string,
              :type string,
              :value string,
              :map [Parameter]}],
 :fingerprint string}

Updates a GTM Trigger.
sourceraw docstring

containers-workspaces-update$clj

(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:

{:fingerprint string, :name string, :accountId string, :tagManagerUrl string, :path string, :workspaceId string, :containerId string, :description string}

Updates a Workspace.

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/update

Required parameters: path

Optional parameters: fingerprint

Body: 

{:fingerprint string,
 :name string,
 :accountId string,
 :tagManagerUrl string,
 :path string,
 :workspaceId string,
 :containerId string,
 :description string}

Updates a Workspace.
sourceraw docstring

containers-workspaces-variables-create$clj

(containers-workspaces-variables-create$ auth parameters body)

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 {:convertNullToValue Parameter, :convertTrueToValue Parameter, :convertFalseToValue Parameter, :convertUndefinedToValue Parameter, :caseConversionType string}, :accountId string, :parameter [{:list [Parameter], :key string, :type string, :value string, :map [Parameter]}], :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 {:convertNullToValue Parameter,
               :convertTrueToValue Parameter,
               :convertFalseToValue Parameter,
               :convertUndefinedToValue Parameter,
               :caseConversionType string},
 :accountId string,
 :parameter [{:list [Parameter],
              :key string,
              :type string,
              :value string,
              :map [Parameter]}],
 :fingerprint string}

Creates a GTM Variable.
sourceraw docstring

containers-workspaces-variables-delete$clj

(containers-workspaces-variables-delete$ auth parameters)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/variables/delete

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.
sourceraw docstring

containers-workspaces-variables-get$clj

(containers-workspaces-variables-get$ auth parameters)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/variables/get

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.
sourceraw docstring

containers-workspaces-variables-list$clj

(containers-workspaces-variables-list$ auth parameters)

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.

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.
sourceraw docstring

containers-workspaces-variables-revert$clj

(containers-workspaces-variables-revert$ auth parameters)

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.

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.
sourceraw docstring

containers-workspaces-variables-update$clj

(containers-workspaces-variables-update$ auth parameters body)

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 {:convertNullToValue Parameter, :convertTrueToValue Parameter, :convertFalseToValue Parameter, :convertUndefinedToValue Parameter, :caseConversionType string}, :accountId string, :parameter [{:list [Parameter], :key string, :type string, :value string, :map [Parameter]}], :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 {:convertNullToValue Parameter,
               :convertTrueToValue Parameter,
               :convertFalseToValue Parameter,
               :convertUndefinedToValue Parameter,
               :caseConversionType string},
 :accountId string,
 :parameter [{:list [Parameter],
              :key string,
              :type string,
              :value string,
              :map [Parameter]}],
 :fingerprint string}

Updates a GTM Variable.
sourceraw docstring

containers-workspaces-zones-create$clj

(containers-workspaces-zones-create$ auth parameters body)

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 {:customEvaluationTriggerId [string], :condition [Condition]}, :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 {:customEvaluationTriggerId [string],
            :condition [Condition]},
 :notes string,
 :tagManagerUrl string,
 :accountId string,
 :fingerprint string}

Creates a GTM Zone.
sourceraw docstring

containers-workspaces-zones-delete$clj

(containers-workspaces-zones-delete$ auth parameters)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/zones/delete

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.
sourceraw docstring

containers-workspaces-zones-get$clj

(containers-workspaces-zones-get$ auth parameters)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/containers/workspaces/zones/get

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.
sourceraw docstring

containers-workspaces-zones-list$clj

(containers-workspaces-zones-list$ auth parameters)

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.

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.
sourceraw docstring

containers-workspaces-zones-revert$clj

(containers-workspaces-zones-revert$ auth parameters)

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.

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.
sourceraw docstring

containers-workspaces-zones-update$clj

(containers-workspaces-zones-update$ auth parameters body)

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 {:customEvaluationTriggerId [string], :condition [Condition]}, :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 {:customEvaluationTriggerId [string],
            :condition [Condition]},
 :notes string,
 :tagManagerUrl string,
 :accountId string,
 :fingerprint string}

Updates a GTM Zone.
sourceraw docstring

get$clj

(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.
sourceraw docstring

list$clj

(list$ auth parameters)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/list

Required parameters: none

Optional parameters: 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: pageToken

Lists all GTM Accounts that a user has access to.
sourceraw docstring

update$clj

(update$ auth parameters body)

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/update

Required parameters: path

Optional parameters: fingerprint

Body:

{:shareData boolean, :fingerprint string, :name string, :accountId string, :tagManagerUrl string, :path string}

Updates a GTM Account.

https://developers.google.com/tag-managerapi/reference/rest/v2/accounts/update

Required parameters: path

Optional parameters: fingerprint

Body: 

{:shareData boolean,
 :fingerprint string,
 :name string,
 :accountId string,
 :tagManagerUrl string,
 :path string}

Updates a GTM Account.
sourceraw docstring

user_permissions-create$clj

(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, :emailAddress string, :accountAccess {:permission string}, :accountId 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,
 :emailAddress string,
 :accountAccess {:permission string},
 :accountId string,
 :containerAccess [{:containerId string, :permission string}]}

Creates a user's Account & Container access.
sourceraw docstring

user_permissions-delete$clj

(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.
sourceraw docstring

user_permissions-get$clj

(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.
sourceraw docstring

user_permissions-list$clj

(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.
sourceraw docstring

user_permissions-update$clj

(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, :emailAddress string, :accountAccess {:permission string}, :accountId 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,
 :emailAddress string,
 :accountAccess {:permission string},
 :accountId string,
 :containerAccess [{:containerId string, :permission string}]}

Updates a user's Account & Container access.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close