[[["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 performing actions on `Order` objects such as approving, archiving, deleting, pausing and resuming."],["`performOrderAction()` method is used to execute a specific `OrderAction` on `Order` objects."],["`OrderAction` is an abstract class extended by various specific order actions (e.g., `ApproveOrders`, `ArchiveOrders`, `PauseOrders`, etc.)."],["These actions manage the lifecycle of orders, from creation and approval to pausing, resuming, and archival."],["The service and its actions operate within the namespace `https://www.google.com/apis/ads/publisher/v202311`."]]],[]]