gtm_update_trigger
Update a GTM trigger by submitting its full JSON configuration. Provide account, container, workspace, and trigger IDs along with the trigger JSON.
Instructions
Update an existing trigger with a full GTM Trigger resource (JSON string).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | ||
| trigger_id | Yes | ||
| container_id | Yes | ||
| trigger_json | Yes | ||
| workspace_id | Yes |