[[["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 to be performed on `Order` objects, such as approving, archiving, deleting, pausing, resuming and more."],["These actions are represented by the `OrderAction` object and its various subtypes like `ApproveOrders`, `ArchiveOrders`, `PauseOrders` etc."],["The service uses a specific namespace for its operations: `https://www.google.com/apis/ads/publisher/v202311`."],["Developers can utilize the `performOrderAction()` method to execute these actions on orders."]]],[]]