[[["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-08-20 UTC."],[[["The `OrderService` allows for performing actions on `Order` objects, such as approving, archiving, deleting, pausing, resuming, and submitting them."],["These actions are represented by the `OrderAction` type and its various subtypes like `ApproveOrders`, `ArchiveOrders`, `PauseOrders`, and more."],["`OrderAction` is defined within the namespace `https://www.google.com/apis/ads/publisher/v202408`."],["The `performOrderAction()` method is used to execute these actions on `Order` objects."]]],[]]