Inputs
SelectItem
Output
Type:str
Returns success message confirming deletion.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Permanently deletes a DV360 negative keyword list; this cannot be undone and removes it from any line items targeting it
| App | DV360 |
| Operation ID | dv360_delete_negative_keyword_list |
| Type | Action |
| Connection | dv360 (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Requires approval | Yes (write operation) |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
account | DynamicAccount | Yes | - | Select the DV360 advertiser that owns the negative keyword list. |
negative_keyword_list_id | string or SelectItem | Yes | - | ID of the negative keyword list to delete permanently. Deletion 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. |
str
Returns success message confirming deletion.