versions_get
Retrieve the full contents of a specific Google Tag Manager container version, including the currently live version by specifying "live".
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. |