type ResumeAndOverbookOrders (v202411)

  • ResumeAndOverbookOrders is an action used for resuming and overbooking Order objects.

  • This action also resumes all LineItem objects within the order.

  • It inherits from OrderAction and ResumeOrders.

  • The skipInventoryCheck field determines if the inventory check is skipped when using 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/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