Inputs
SelectableOption
Output
Type:Dict
Returns the created location list.
Fields: location_list_id, location_list_name, location_typeDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Creates a DV360 location list (regional or proximity; the type is immutable)
| App | DV360 |
| Operation ID | dv360_create_location_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 to create the location list in. |
name | string | Yes | - | Display name for the location list (max 240 bytes UTF-8). |
location_type | string or SelectableOption | Yes | - | Immutable type of the list. Options: ‘TARGETING_LOCATION_TYPE_REGIONAL’ (countries, regions, cities), ‘TARGETING_LOCATION_TYPE_PROXIMITY’ (points of interest / radius). |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | |
label | string | Yes | - |
Dict
Returns the created location list.
Fields: location_list_id, location_list_name, location_type