Update Container
update_containerUpdate a Google Tag Manager container's settings by providing new field values such as name or notes. Include a fingerprint to prevent overwriting concurrent changes.
Instructions
Update a container's settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| container | Yes | Container resource with the fields to change, e.g. {"name": "example.com (web)", "notes": "Owned by marketing"}. | |
| account_id | Yes | Numeric Tag Manager account ID. | |
| fingerprint | No | Fingerprint from a previous read. When given, the update fails if the container changed in the meantime. | |
| container_id | Yes | Numeric container ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||