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."],[[["This documentation focuses on the `DeleteOrders` action within the `OrderService`, used for deleting orders and their associated line items in Google Ad Manager."],["Orders can only be deleted if none of their line items have been eligible to serve, meaning they have not yet run or generated impressions."],["`DeleteOrders` can be used to remove proposed orders and line items that are no longer needed or relevant, offering a way to clean up and manage campaigns."],["This action permanently deletes orders and line items, so it should be used with caution."],["The `DeleteOrders` action inherits from the `OrderAction` class and is part of the Google Ad Manager API namespace `https://www.google.com/apis/ads/publisher/v202308`."]]],[]]