Google Tag Manager · Arazzo Workflow
Google Tag Manager Provision a Tagged Container
Version 1.0.0
Create a container, open a workspace in it, and add a first tag.
Provider
Workflows
provision-tagged-container
Create a container, a workspace, and a first tag in one pass.
Creates a container under the supplied account, creates a workspace under the new container, and creates a tag in that workspace. The relative paths returned by each create are chained into the next request.
1
createContainer
createContainer
Create a new container within the supplied account.
2
createWorkspace
createWorkspace
Open a new workspace inside the container that was just created.
3
createTag
createTag
Create an initial tag inside the new workspace.