type SubmitOrdersForApprovalWithoutReservationChanges (v202411)
The action used for submitting Order objects for approval. This
action does not make any changes to the LineItem.reservationStatus
of the line items within the order.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
OrderAction (inherited)
|
SubmitOrdersForApprovalWithoutReservationChanges
|
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["The OrderService provides a way to manage orders in the system."],["It includes various actions like approving, archiving, deleting, pausing, and resuming orders."],["`SubmitOrdersForApprovalWithoutReservationChanges` is a specific action that submits orders for approval without altering the line item reservation status."],["This service operates within the `https://www.google.com/apis/ads/publisher/v202411` namespace."]]],["The `OrderService` uses `OrderAction` to manage orders. Key actions include: approving, archiving, deleting, disapproving, pausing, resuming, retracting, submitting for approval, and unarchiving orders. Some actions like `ApproveOrders` and `RetractOrders` have variations to perform the action without reservation changes. The action `SubmitOrdersForApproval` submits order objects without changing `LineItem.reservationStatus`. The namespace is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]