list_gtm_versions
Lists published Google Tag Manager versions in reverse chronological order to help correlate metric drops with recent container publishes.
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 | |||