type DisapproveOrders (v202411)
The action used for disapproving Order objects. All LineItem
objects within the order will be disapproved as well.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
OrderAction (inherited)
|
DisapproveOrders
|
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` allows for various actions on `Order` objects, including approving, archiving, deleting, disapproving, pausing, resuming, retracting, submitting, and unarchiving."],["`DisapproveOrders` is an action within the `OrderService` used to disapprove `Order` objects, which also disapproves all associated `LineItem` objects."],["This action is part of the `OrderService` namespace `https://www.google.com/apis/ads/publisher/v202411`."],["The `DisapproveOrders` action inherits from the `OrderAction` type."]]],["The `OrderService` uses `OrderAction` to manage orders. Key actions include: approving, archiving, deleting, disapproving, pausing, resuming, retracting, submitting for approval, and unarchiving orders. Disapproving orders also disapproves all associated `LineItem` objects. `DisapproveOrders` is a specific action, while others like `ApproveOrders` and `RetractOrders` also have versions that can be used without reservation changes. All these functions belong to the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]