> ## Documentation Index
> Fetch the complete documentation index at: https://docs.markifact.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List Negative Keyword Lists

> Lists DV360 negative keyword lists for an advertiser

Lists DV360 negative keyword lists for an advertiser. Use the returned list IDs in the keyword management operations and for negative keyword list targeting in dv360\_edit\_line\_item\_targeting.

|                      |                                     |
| -------------------- | ----------------------------------- |
| **App**              | DV360                               |
| **Operation ID**     | `dv360_list_negative_keyword_lists` |
| **Type**             | Action                              |
| **Connection**       | `dv360` (required)                  |
| **Credits per run**  | 1                                   |
| **Agent / MCP tool** | Yes                                 |

## Inputs

| Field          | Type           | Required | Default | Description                                                                            |
| -------------- | -------------- | -------- | ------- | -------------------------------------------------------------------------------------- |
| `account`      | DynamicAccount | Yes      | -       | Select the DV360 advertiser to list negative keyword lists for.                        |
| `search_query` | string         | No       | -       | Optional text filter applied to list display names (case-insensitive substring match). |
| `limit`        | integer        | No       | `100`   | Maximum number of negative keyword lists to return. Default: 100.                      |

## Output

**Type**: `List[Dict]`

Returns the list of negative keyword lists.

**Fields**: dynamic (depend on the inputs)
