type ResumeAndOverbookOrders (v202411)

  • ResumeAndOverbookOrders is an action used for resuming and overbooking Order objects, and all LineItem objects within the order will also resume.

  • This action inherits properties from OrderAction and ResumeOrders.

  • It includes a skipInventoryCheck field, a boolean indicating whether to bypass inventory checks during the action, defaulting to false.

  • The namespace for this action is https://www.google.com/apis/ads/publisher/v202411.

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/v202411

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