Create Gtag Config
create_gtag_configSet up a Google tag configuration in a specified workspace using account, container, and workspace IDs along with the gtag config resource.
Instructions
Create a Google tag configuration in a workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | Numeric Tag Manager account ID. | |
| gtag_config | Yes | GtagConfig resource, e.g. {"type": "googtag", "parameter": [{"type": "template", "key": "tagId", "value": "G-ABC123"}]}. | |
| container_id | Yes | Numeric container ID. | |
| workspace_id | Yes | Numeric workspace ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||