gtm_update_tag
Update an existing Google Tag Manager tag with a complete tag JSON resource. Provide account, container, workspace, and tag IDs to replace the tag's configuration.
Instructions
Update an existing tag with a full GTM Tag resource (JSON string).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_id | Yes | ||
| tag_json | Yes | ||
| account_id | Yes | ||
| container_id | Yes | ||
| workspace_id | Yes |