Inputs
SelectItem
Output
Type:String
Returns a confirmation of the deletion.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Permanently deletes an X Ads tracking tag
| App | X Ads |
| Operation ID | x_ads_delete_tracking_tag |
| Type | Action |
| Connection | x_ads (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Requires approval | Yes (write operation) |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
account | DynamicAccount | Yes | - | Select the X Ads account that owns the tracking tag. |
tracking_tag_id | string or SelectItem | Yes | - | Tracking tag ID to delete. Deleting is permanent and cannot be undone. |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | The value of the selectable item. |
label | string | Yes | - | The label of the selectable item, used for display purposes. If not provided, defaults to the value. |
String
Returns a confirmation of the deletion.