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-02-02 UTC."],[[["The `OrderService` allows for various actions on `Order` objects, such as approving, archiving, deleting, and pausing."],["`ApproveOrders` action approves both the `Order` and its associated `LineItem` objects, but doesn't change the `LineItem` reservation status."],["Reservable line items within the order must be reserved for the approval operation to succeed."],["`ApproveOrdersWithoutReservationChanges` is an available field within the `OrderService`."],["The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202311`."]]],[]]