list_gtm_versions
Retrieve published Google Tag Manager version history to correlate metric drops with recent publishes. View version IDs, names, and entity counts.
Instructions
List published GTM version history (newest first).
Version headers include version_id, name, and entity counts. Use to correlate a metric drop with a recent publish: fetch versions, find one with timestamps near the drop date, then call get_gtm_version for full content + author info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | ||
| gtm_account_id | No | ||
| gtm_container_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||