type ApproveOrders (v202408)
The action used for approving Order objects. All LineItem objects within the order will
be approved as well. For more information on what happens to an
order and its line items when it is approved, see the Ad Manager
Help Center.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
OrderAction (inherited)
|
ApproveOrders
|
skipInventoryCheck
|
xsd:boolean
Indicates whether the inventory check should be skipped when performing this action.
The default value is false.
|
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."],[[["The `OrderService` allows for various actions on orders, such as approving, archiving, deleting, pausing, resuming and retracting."],["`ApproveOrders` is an action to approve `Order` objects, including their line items, with an option to skip inventory checks."],["Approving an order triggers specific processes detailed in the Ad Manager Help Center, impacting the order and its line items."],["The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["The `OrderService` utilizes `OrderAction` to manage orders. Key actions include: approving, archiving, deleting, disapproving, pausing, resuming, retracting, submitting for approval, and unarchiving orders. Approving orders also approves associated `LineItem` objects. `ApproveOrders` includes an option to skip the inventory check, with a default of `false`. The service supports variations of these actions, including those without reservation changes. The service belongs to the `v202408` version in the specified namespace.\n"]]