Inputs
SelectItem
Output
Type:Dict
Confirms the audience deletion.
Fields: audience_id, deletedDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Permanently deletes a Snapchat audience segment
| App | Snapchat Ads |
| Operation ID | snapchat_ads_delete_audience |
| Type | Action |
| Connection | snapchat_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 Snapchat Ads account that owns the audience. |
audience_id | string or SelectItem | Yes | - | Snapchat audience segment ID to permanently delete. This cannot be undone; ad squads targeting the segment lose it. |
| 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. |
Dict
Confirms the audience deletion.
Fields: audience_id, deleted