type ResumeAndOverbookOrders (v202408)
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/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["ResumeAndOverbookOrders is an action used to resume and overbook Order objects, automatically resuming all LineItem objects within the order."],["This action inherits attributes from OrderAction and ResumeOrders, with an additional option, skipInventoryCheck, to bypass inventory verification during the process."],["By default, inventory checks are performed during this action, but can be skipped by setting skipInventoryCheck to true, potentially leading to overbooking."]]],["The core content describes the `ResumeAndOverbookOrders` action within the `OrderService`, inheriting from `OrderAction` and `ResumeOrders`. This action resumes specified `Order` objects and all their associated `LineItem` objects. It also provides an option, `skipInventoryCheck`, to bypass the inventory check during the action, which is false by default. The namespace for this is specified as `https://www.google.com/apis/ads/publisher/v202408`.\n"]]