AI-generated Key Takeaways
-
This page focuses on the
SubmitOrdersForApproval
action within theOrderService
, which is used for submitting Order objects for approval in Google Ad Manager. -
The
SubmitOrdersForApproval
action inherits from theOrderAction
and includes askipInventoryCheck
field to bypass inventory verification during submission. -
By default,
skipInventoryCheck
is set to false, meaning inventory checks are performed when submitting orders for approval.
The action used for submitting Order objects for approval.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
OrderAction (inherited)
|
|
SubmitOrdersForApproval
|
|
|
Indicates whether the inventory check should be skipped when performing this action. The default value is false. |