Create Client
create_clientCreates a client resource in a specified Google Tag Manager workspace. Use only for server containers; web containers are not supported.
Instructions
Create a client in a workspace.
Only server containers accept clients. Creating one in a web container fails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client | Yes | Client resource. Requires name and type, e.g. {"name": "GA4 client", "type": "gaaw_client", "priority": 0, "parameter": [{"type": "boolean", "key": "activateGa4Support", "value": "true"}]}. | |
| account_id | Yes | Numeric Tag Manager account ID. | |
| container_id | Yes | Numeric container ID. | |
| workspace_id | Yes | Numeric workspace ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||