Update
|
|||||
|
|
Updates a Workspace
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- Manage your Google Tag Manager container and its subcomponents, excluding versioning and publishing
Input
This building block consumes 10 input parameters
Name | Format | Description |
---|---|---|
path Required |
STRING |
GTM Workspace's API relative path. Example: accounts/{account_id}/containers/{container_id}/workspaces/{workspace_id} |
fingerprint |
STRING |
When provided, this fingerprint must match the fingerprint of the workspace in storage |
accountId |
STRING |
GTM Account ID |
containerId |
STRING |
GTM Container ID |
description |
STRING |
Workspace description |
fingerprint |
STRING |
The fingerprint of the GTM Workspace as computed at storage time. This value is recomputed whenever the workspace is modified |
name |
STRING |
Workspace display name |
path |
STRING |
GTM Workspace's API relative path |
tagManagerUrl |
STRING |
Auto generated link to the tag manager UI |
workspaceId |
STRING |
The Workspace ID uniquely identifies the GTM Workspace |
= Parameter name
= Format
path STRING Required GTM Workspace's API relative path. Example: accounts/{account_id}/containers/{container_id}/workspaces/{workspace_id} |
fingerprint STRING When provided, this fingerprint must match the fingerprint of the workspace in storage |
accountId STRING GTM Account ID |
containerId STRING GTM Container ID |
description STRING Workspace description |
fingerprint STRING The fingerprint of the GTM Workspace as computed at storage time. This value is recomputed whenever the workspace is modified |
name STRING Workspace display name |
path STRING GTM Workspace's API relative path |
tagManagerUrl STRING Auto generated link to the tag manager UI |
workspaceId STRING The Workspace ID uniquely identifies the GTM Workspace |
Output
This building block provides 8 output parameters
Name | Format | Description |
---|---|---|
accountId |
STRING |
GTM Account ID |
containerId |
STRING |
GTM Container ID |
description |
STRING |
Workspace description |
fingerprint |
STRING |
The fingerprint of the GTM Workspace as computed at storage time. This value is recomputed whenever the workspace is modified |
name |
STRING |
Workspace display name |
path |
STRING |
GTM Workspace's API relative path |
tagManagerUrl |
STRING |
Auto generated link to the tag manager UI |
workspaceId |
STRING |
The Workspace ID uniquely identifies the GTM Workspace |
= Parameter name
= Format
accountId STRING GTM Account ID |
containerId STRING GTM Container ID |
description STRING Workspace description |
fingerprint STRING The fingerprint of the GTM Workspace as computed at storage time. This value is recomputed whenever the workspace is modified |
name STRING Workspace display name |
path STRING GTM Workspace's API relative path |
tagManagerUrl STRING Auto generated link to the tag manager UI |
workspaceId STRING The Workspace ID uniquely identifies the GTM Workspace |