Creates a client in a Google Tag Manager workspace from a raw resource payload
Creates a client in a Google Tag Manager workspace from a raw resource payload. Clients receive and route incoming requests in a server-side Google Tag Manager container. Version and publish to take changes live.
Full Client resource (object or JSON string) matching the Google Tag Manager API v2 Client spec (server containers). Must include name and type (e.g. gaaw_client for GA4). Example: {“name”: “GA4 Client”, “type”: “gaaw_client”, “parameter”: [{“type”: “template”, “key”: “activateDefaultPaths”, “value”: “true”}]}