v1

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

Bulk edits multiple assignments between inventory sources and a single inventory source group. The operation will delete the assigned inventory sources provided in BulkEditAssignedInventorySourcesRequest.deleted_assigned_inventory_sources and then create the assigned inventory sources provided in BulkEditAssignedInventorySourcesRequest.created_assigned_inventory_sources.

post/v4/inventorySourceGroups/{+inventorySourceGroupId}/assignedInventorySources:bulkEdit

Path parameters

inventorySourceGroupIdstring required

Required. The ID of the inventory source group to which the assignments are assigned.

Request body

partnerIdstring int64

The ID of the partner that owns the inventory source group. Only this partner has write access to these assigned inventory sources.

advertiserIdstring int64

The ID of the advertiser that owns the parent inventory source group. The parent partner does not have access to these assigned inventory sources.

deletedAssignedInventorySourcesstring[]

The IDs of the assigned inventory sources to delete in bulk, specified as a list of assigned_inventory_source_ids.

Response

Successful response