AI-generated Key Takeaways
-
The
ResumeOrders
action is used to resumeOrder
objects and their eligibleLineItem
objects. -
This action is part of the
OrderService
and inherits fromOrderAction
. -
By default, an inventory check is performed during the resume operation, but it can be skipped using the
skipInventoryCheck
field. -
The namespace for this action is
https://www.google.com/apis/ads/publisher/v202411
.
The action used for resuming Order objects. LineItem objects within the order that are eligble to resume will resume as well.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
OrderAction (inherited)
|
|
ResumeOrders
|
|
|
Indicates whether the inventory check should be skipped when performing this action. The default value is false. |