Create GTM Version
gtm_create_versionCreate a new GTM container version from workspace changes, requiring a conflict-free workspace with pending edits.
Instructions
Create a new container version from a workspace's changes. The workspace must contain changes and be free of merge conflicts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the version | |
| notes | No | Notes about this version | |
| account_id | Yes | The GTM account ID | |
| container_id | Yes | The GTM container ID | |
| workspace_id | Yes | The GTM workspace ID |