v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13177414729.5 KB
advertisers

Creates a new location list. Returns the newly created location list if successful.

post/v4/advertisers/{+advertiserId}/locationLists

Path parameters

advertiserIdstring required

Required. The ID of the DV360 advertiser to which the location list belongs.

Request body

locationListIdstring int64

Output only. The unique ID of the location list. Assigned by the system.

displayNamestring

Required. The display name of the location list. Must be UTF-8 encoded with a maximum size of 240 bytes.

advertiserIdstring int64

Required. Immutable. The unique ID of the advertiser the location list belongs to.

namestring

Output only. The resource name of the location list.

locationType'TARGETING_LOCATION_TYPE_UNSPECIFIED' | 'TARGETING_LOCATION_TYPE_PROXIMITY' | 'TARGETING_LOCATION_TYPE_REGIONAL'

Required. Immutable. The type of location. All locations in the list will share this type.

Response

Successful response