type ApproveAndOverbookOrders (v202505)

  • ApproveAndOverbookOrders is an action used for approving and overbooking Order objects and all associated LineItem objects.

  • This action inherits properties from OrderAction and ApproveOrders.

  • It includes a skipInventoryCheck field, which defaults to false, to indicate whether inventory checks should be bypassed during the action.

The action used for approving and overbooking Order objects. All LineItem objects within the order will be approved as well. For more information on what happens to an order and its line items when it is approved and overbooked, see the Ad Manager Help Center.


Namespace
https://www.google.com/apis/ads/publisher/v202505

Field

OrderAction (inherited)
ApproveOrders (inherited)

skipInventoryCheck

xsd:boolean

Indicates whether the inventory check should be skipped when performing this action. The default value is false.

ApproveAndOverbookOrders