AI-generated Key Takeaways
-
The OrderService provides methods for managing the lifecycle of orders, including approving, archiving, deleting, pausing, resuming and submitting for approval.
-
ApproveOrders action approves Order objects and their associated LineItem objects, and it allows skipping inventory checks.
-
OrderService operations are accessible via the namespace
https://www.google.com/apis/ads/publisher/v202411
. -
Further details regarding order approval processes and impacts can be found in the Ad Manager Help Center.
The action used for approving Order objects. All LineItem objects within the order will be approved as well. For more information on what happens to an order and its line items when it is approved, see the Ad Manager Help Center.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
OrderAction (inherited)
|
|
ApproveOrders
|
|
|
Indicates whether the inventory check should be skipped when performing this action. The default value is false. |