AI-generated Key Takeaways
-
ResumeAndOverbookOrders is an action used for resuming and overbooking Order objects, which also resumes all LineItem objects within the order.
-
This action is part of the OrderService and inherits from OrderAction and ResumeOrders.
-
A boolean field
skipInventoryCheckis available, defaulting to false, to indicate whether inventory checks should be skipped when performing this action.
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/v202508
Field |
|
|---|---|
OrderAction (inherited)
|
|
ResumeOrders (inherited)
|
|
|
Indicates whether the inventory check should be skipped when performing this action. The default value is false. |
ResumeAndOverbookOrders
|
|