AI-generated Key Takeaways
-
SubmitOrdersForApprovalAndOverbook
is an action used to submit and overbookOrder
objects for approval. -
This action inherits from
OrderAction
andSubmitOrdersForApproval
. -
The
skipInventoryCheck
field, inherited fromSubmitOrdersForApproval
, can be used to skip the inventory check when performing this action.
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
|