type ResumeAndOverbookOrders (v202402)
The action used for resuming and overbooking Order objects.
All LineItem objects within the order will resume as well.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
Field
|
OrderAction (inherited)
|
ResumeOrders (inherited)
|
skipInventoryCheck
|
xsd:boolean
Indicates whether the inventory check should be skipped when performing this action.
The default value is false.
|
ResumeAndOverbookOrders
|
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["ResumeAndOverbookOrders is an action used to resume and overbook Order objects, including resuming all LineItem objects within the order."],["This action inherits attributes from OrderAction and ResumeOrders, with an additional skipInventoryCheck field to bypass inventory checks during the action."],["The skipInventoryCheck field is a boolean with a default value of false, indicating whether to skip the inventory check."],["This action resides within the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The `ResumeAndOverbookOrders` action, inheriting from `OrderAction` and `ResumeOrders`, is used to resume `Order` objects, including all their associated `LineItem` objects. This action allows for overbooking. A boolean field, `skipInventoryCheck`, controls whether the inventory check is bypassed during the action, with the default being false. The action is part of the `OrderService` within the specified namespace.\n"]]