Inputs
SelectableOption
Output
Type:List[Dict]
Returns the advertiser’s assigned targeting options.
Fields: dynamic (depend on the inputs)Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lists DV360 advertiser-level default targeting (brand safety: content labels, sensitive categories, keywords, channels), filterable by targeting type
| App | DV360 |
| Operation ID | dv360_list_advertiser_targeting |
| Type | Action |
| Connection | dv360 (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
account | DynamicAccount | Yes | - | Select the DV360 advertiser whose default (advertiser-level) targeting to list. |
targeting_type | string or SelectableOption | No | - | Optional filter to a single targeting type. Options: ‘TARGETING_TYPE_CHANNEL’, ‘TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION’, ‘TARGETING_TYPE_OMID’, ‘TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION’, ‘TARGETING_TYPE_KEYWORD’. |
limit | integer | No | 1000 | Maximum number of assigned options to return. Default: 1000. |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | |
label | string | Yes | - |
List[Dict]
Returns the advertiser’s assigned targeting options.
Fields: dynamic (depend on the inputs)