The action used for approving Order objects. All LineItem
objects within the order will be approved as well. This action does not
make any changes to the LineItem.reservationStatus of the line
items within the order. If there are reservable line items that have not
been reserved the operation will not succeed.
[[["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-05-15 UTC."],[[["The `ApproveOrders` action is used for approving `Order` objects, including all associated `LineItem` objects within the order."],["`ApproveOrders` doesn't alter the `LineItem.reservationStatus` and will fail if reservable line items haven't been reserved."],["This action is part of the `OrderService` and resides within the `https://www.google.com/apis/ads/publisher/v202405` namespace."],["It inherits from `OrderAction` and includes `ApproveOrdersWithoutReservationChanges`."]]],[]]