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/v202402
Field
OrderAction (inherited)
ApproveOrders
skipInventoryCheck
xsd:boolean
Indicates whether the inventory check should be skipped when performing this action.
The default value is false.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-02-13 UTC."],[[["The OrderService allows for various actions to be performed on orders, such as approving, archiving, deleting, pausing, resuming, and retracting."],["Approving an order through `ApproveOrders` will also approve all associated line items within that order."],["`ApproveOrders` provides an option to skip inventory checks during the approval process via the `skipInventoryCheck` field."],["Detailed information regarding order and line item behavior upon approval can be found in the Ad Manager Help Center."],["The OrderService operates within the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],[]]