type SubmitOrdersForApprovalAndOverbook (v202508)

  • SubmitOrdersForApprovalAndOverbook is an action used for submitting and overbooking Order objects for approval within the OrderService.

  • This action inherits from OrderAction and SubmitOrdersForApproval.

  • It includes a skipInventoryCheck field, which is a boolean indicating whether the inventory check should be skipped, and defaults to false.

The action used for submitting and overbooking Order objects for approval.


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

Field

OrderAction (inherited)
SubmitOrdersForApproval (inherited)

skipInventoryCheck

xsd:boolean

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

SubmitOrdersForApprovalAndOverbook