Inputs
Output
Type:Dict
Returns the updated account as provided by the Tag Manager API.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Updates a Google Tag Manager account’s name or data sharing setting
| App | Google Tag Manager |
| Operation ID | gtm_update_account |
| Type | Action |
| Connection | gtm (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Requires approval | Yes (write operation) |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
account | DynamicAccount | Yes | - | Select the Google Tag Manager account to update. |
name | string | No | - | New display name for the account. |
share_data | boolean | No | - | Whether the account shares data anonymously with Google and others to improve the product. |
Dict
Returns the updated account as provided by the Tag Manager API.