v1

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

Deletes an insertion order. Returns error code NOT_FOUND if the insertion order does not exist. The insertion order should be archived first, i.e. set entity_status to ENTITY_STATUS_ARCHIVED, to be able to delete it.

delete/v4/advertisers/{+advertiserId}/insertionOrders/{+insertionOrderId}

Path parameters

advertiserIdstring required

The ID of the advertiser this insertion order belongs to.

insertionOrderIdstring required

The ID of the insertion order to delete.

Response

Successful response