guaranteedOrders

Edits read advertisers of a guaranteed order.

post/v4/guaranteedOrders/{+guaranteedOrderId}:editGuaranteedOrderReadAccessors

Path parameters

guaranteedOrderIdstring required

Required. The ID of the guaranteed order to edit. The ID is of the format {exchange}-{legacy_guaranteed_order_id}

Request body

addedAdvertisersstring[]

The advertisers to add as read accessors to the guaranteed order.

partnerIdstring int64

Required. The partner context in which the change is being made.

removedAdvertisersstring[]

The advertisers to remove as read accessors to the guaranteed order.

readAccessInheritedboolean

Whether to give all advertisers of the read/write accessor partner read access to the guaranteed order. Only applicable if read_write_partner_id is set in the guaranteed order.

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.