AI-generated Key Takeaways
-
SubmitOrdersForApprovalAndOverbook is an action used for submitting and potentially overbooking Order objects for approval within the OrderService.
-
It inherits functionalities from OrderAction and SubmitOrdersForApproval, providing a streamlined workflow.
-
Users can optionally bypass the inventory check during submission using the
skipInventoryCheck
boolean field. -
The service operates within the namespace
https://www.google.com/apis/ads/publisher/v202411
, enabling programmatic access.
The action used for submitting and overbooking Order objects for approval.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
OrderAction (inherited)
|
|
SubmitOrdersForApproval (inherited)
|
|
|
Indicates whether the inventory check should be skipped when performing this action. The default value is false. |
SubmitOrdersForApprovalAndOverbook
|