The action used for deleting Order objects. All line items within
that order are also deleted. Orders can only be deleted if none of its line
items have been eligible to serve. This action can be used to delete
proposed orders and line items if they are no longer valid.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-08-22 UTC."],[[["The `OrderService` enables management of orders, including actions like approving, archiving, pausing, resuming, and deleting."],["`DeleteOrders` is an action used to delete `Order` objects and their associated line items if they have not been eligible to serve."],["Orders with line items that have been eligible to serve cannot be deleted using `DeleteOrders`."],["`DeleteOrders` is useful for removing proposed orders and line items that are no longer needed."],["This action is part of the `OrderService` and operates within the `https://www.google.com/apis/ads/publisher/v202308` namespace."]]],[]]