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 2023-08-22 UTC."],[[["The `OrderService` allows for various actions to be performed on `Order` objects, including approving, archiving, deleting, pausing, resuming, retracting, and submitting for approval."],["Approving orders using `ApproveOrders` results in the approval of all associated line items, but it does not alter the reservation status of those line items and will fail if reservable line items are not reserved."],["The `ApproveOrdersWithoutReservationChanges` action is available for approving orders."],["The service operates within the `https://www.google.com/apis/ads/publisher/v202308` namespace."]]],[]]