type DeleteOrders (v202408)
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.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
OrderAction (inherited)
|
DeleteOrders
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["This documentation focuses on the `DeleteOrders` action within the `OrderService`, which is part of the Google Ad Manager API."],["`DeleteOrders` is used to remove orders and their associated line items, provided none of the line items have been eligible to serve."],["This action is applicable for deleting proposed or invalid orders and line items, and it permanently removes them from the system."],["`DeleteOrders` inherits from the `OrderAction` class and operates within the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["The `OrderService` allows management of orders through various actions, including `ApproveOrders`, `ArchiveOrders`, `DisapproveOrders`, `PauseOrders`, `ResumeOrders`, `RetractOrders`, `SubmitOrdersForApproval`, and `UnarchiveOrders`. `DeleteOrders` is a specific action used to remove `Order` objects, also deleting all associated line items, but only if none of those items have been eligible to serve. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]