Google Tag Manager · Arazzo Workflow
Google Tag Manager Version and Publish a Workspace
Version 1.0.0
Freeze a workspace into a container version and publish it live.
Provider
Workflows
version-and-publish-workspace
Create a container version from a workspace and publish it if it compiles.
Creates a container version from the supplied workspace, then branches: a clean compile publishes the new version, while a compiler error ends the workflow before publishing.
1
createVersion
createWorkspaceVersion
Create a container version from the entities in the workspace.
2
publishVersion
publishContainerVersion
Publish the newly created container version so it becomes the live version served to users.