type DeleteOrders (v202405)
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/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The `DeleteOrders` action is used to delete `Order` objects and their associated line items in Google Ad Manager."],["Orders are eligible for deletion only when none of their line items have been eligible to serve."],["This action can be utilized to remove proposed orders and line items that are no longer relevant."],["`DeleteOrders` is part of the `OrderService` and inherits from `OrderAction` within the specified namespace."]]],["The `OrderService` utilizes `OrderAction` for various operations on orders. Key actions include approving, disapproving, archiving, unarchiving, pausing, resuming, retracting, and submitting orders for approval. Specifically, `DeleteOrders` action is used to remove orders and their associated line items, but only if no line items have been eligible to serve. These actions are part of the `https://www.google.com/apis/ads/publisher/v202405` namespace.\n"]]