Page Summary
-
ResumeAndOverbookOrders is an action used to resume and overbook Order objects, which also resumes all LineItem objects within the order.
-
This action is part of the OrderService and inherits from OrderAction and ResumeOrders.
-
The ResumeAndOverbookOrders action has a field called
skipInventoryCheckwhich is a boolean indicating whether to skip the inventory check, defaulting to false. -
The namespace for this service is
https://www.google.com/apis/ads/publisher/v202505.
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/v202505
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

