[[["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 `OrderService` allows you to perform actions on `Order` objects in Google Ad Manager."],["`OrderAction` represents the various operations, such as approving, archiving, deleting, and pausing orders, that can be executed on orders."],["These actions are performed using the `performOrderAction()` method, which takes an `OrderAction` object as input."],["This service uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The `OrderService` utilizes the `performOrderAction()` function to execute actions on `Order` objects. Available actions, inherited from `OrderAction`, include: Approve, Approve Without Reservation Changes, Archive, Delete, Disapprove, Disapprove Without Reservation Changes, Pause, Resume, Retract, Retract Without Reservation Changes, Submit For Approval, Submit For Approval Without Reservation Changes, and Unarchive. These operations are conducted within the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]