Skip to main content

clients

Overview

Nameclients
TypeResource
Idgoogleanalytics.tagmanager.clients

Fields

NameDatatypeDescription
namestringClient display name. @mutable tagmanager.accounts.containers.workspaces.clients.create @mutable tagmanager.accounts.containers.workspaces.clients.update
priorityintegerPriority determines relative firing order. @mutable tagmanager.accounts.containers.workspaces.clients.create @mutable tagmanager.accounts.containers.workspaces.clients.update
fingerprintstringThe fingerprint of the GTM Client as computed at storage time. This value is recomputed whenever the client is modified.
parentFolderIdstringParent folder id.
clientIdstringThe Client ID uniquely identifies the GTM client.
workspaceIdstringGTM Workspace ID.
pathstringGTM client's API relative path.
notesstringUser notes on how to apply this tag in the container. @mutable tagmanager.accounts.containers.workspaces.tags.create @mutable tagmanager.accounts.containers.workspaces.tags.update
containerIdstringGTM Container ID.
tagManagerUrlstringAuto generated link to the tag manager UI
accountIdstringGTM Account ID.
typestringClient type. @mutable tagmanager.accounts.containers.workspaces.clients.create @mutable tagmanager.accounts.containers.workspaces.clients.update
parameterarrayThe client's parameters. @mutable tagmanager.accounts.containers.workspaces.clients.create @mutable tagmanager.accounts.containers.workspaces.clients.update

Methods

NameAccessible byRequired ParamsDescription
accounts_containers_workspaces_clients_getSELECTaccountsId, clientsId, containersId, workspacesIdGets a GTM Client.
accounts_containers_workspaces_clients_listSELECTaccountsId, containersId, workspacesIdLists all GTM Clients of a GTM container workspace.
accounts_containers_workspaces_clients_createINSERTaccountsId, containersId, workspacesIdCreates a GTM Client.
accounts_containers_workspaces_clients_deleteDELETEaccountsId, clientsId, containersId, workspacesIdDeletes a GTM Client.
accounts_containers_workspaces_clients_revertEXECaccountsId, clientsId, containersId, workspacesIdReverts changes to a GTM Client in a GTM Workspace.
accounts_containers_workspaces_clients_updateEXECaccountsId, clientsId, containersId, workspacesIdUpdates a GTM Client.