versions_get
Retrieve the full contents of a specific Google Tag Manager container version. Use 'live' as the version ID to fetch the currently live version.
Instructions
Get the full contents of a specific GTM container version. Pass "live" as containerVersionId to get the currently live version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | ||
| containerId | Yes | ||
| containerVersionId | Yes | The container version ID, or "live" for the current live version. |