gtag_config_get
Retrieve a specific gtag configuration from a Google Tag Manager container by providing the account, container, workspace, and gtag config IDs.
Instructions
Get a specific GTM gtag config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | The GTM account ID. | |
| containerId | Yes | The GTM container ID. | |
| workspaceId | Yes | The GTM workspace ID. | |
| gtagConfigId | Yes | The gtag configs ID. |