AI-generated Key Takeaways
-
SubmitOrdersForApprovalAndOverbook
is an action used for submitting and overbooking Order objects for approval. -
This action is part of the
OrderService
and inherits fromOrderAction
andSubmitOrdersForApproval
. -
The
skipInventoryCheck
field, inherited fromSubmitOrdersForApproval
, is a boolean indicating whether to skip the inventory check.
The action used for submitting and overbooking Order objects for approval.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field |
|
---|---|
OrderAction (inherited)
|
|
SubmitOrdersForApproval (inherited)
|
|
|
Indicates whether the inventory check should be skipped when performing this action. The default value is false. |
SubmitOrdersForApprovalAndOverbook
|