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