Delete GTM Variable
gtm_delete_variableDelete a variable from a Google Tag Manager workspace using its ID. Specify the account, container, workspace, and variable IDs to remove the variable.
Instructions
Delete a variable from a workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | The GTM account ID | |
| variable_id | Yes | The GTM variable ID to delete | |
| container_id | Yes | The GTM container ID | |
| workspace_id | Yes | The GTM workspace ID |