v1

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

Bulk edits multiple assignments between locations and a single location list. The operation will delete the assigned locations provided in deletedAssignedLocations and then create the assigned locations provided in createdAssignedLocations.

post/v4/advertisers/{advertiserId}/locationLists/{+locationListId}/assignedLocations:bulkEdit

Path parameters

advertiserIdstring required

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

locationListIdstring required

Required. The ID of the location list to which these assignments are assigned.

Request body

deletedAssignedLocationsstring[]

The IDs of the assigned locations to delete in bulk, specified as a list of assignedLocationId values.

Response

Successful response