Update Version
update_versionUpdate a Google Tag Manager container version's name or notes without altering its frozen tag, trigger, or variable configuration.
Instructions
Update a container version's name or notes.
Only the metadata is editable. A version's entities are a frozen snapshot; to change them, edit a workspace and create a new version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | Numeric Tag Manager account ID. | |
| version_id | Yes | Numeric container version ID. | |
| fingerprint | No | Fingerprint from a previous read. When given, the update fails if the version changed in the meantime. | |
| container_id | Yes | Numeric container ID. | |
| container_version | Yes | ContainerVersion resource, e.g. {"name": "Release 2026-09", "notes": "Adds consent mode"}. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||