v1

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

Updates a location list. Returns the updated location list if successful.

patch/v4/advertisers/{+advertiserId}/locationLists/{locationListId}

Path parameters

advertiserIdstring required

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

locationListIdstring required

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

Query parameters

updateMaskstring

Required. The mask to control which fields to update.

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