[[["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-13 UTC."],[[["The `OrderService` allows for various actions to be performed on orders, such as approving, archiving, deleting, pausing, resuming, retracting and submitting for approval."],["The `UnarchiveOrders` action specifically focuses on reversing the archive status of orders."],["This service operates within the namespace `https://www.google.com/apis/ads/publisher/v202402`."],["It inherits the `OrderAction` field for carrying out order operations."]]],["The `OrderService` uses `OrderAction` for managing `Order` objects. Key actions include: `ApproveOrders`, `ArchiveOrders`, `DeleteOrders`, `DisapproveOrders`, `PauseOrders`, `ResumeOrders`, `RetractOrders`, and `SubmitOrdersForApproval`. Additionally, actions are available to perform these actions `without reservation changes`. The `UnarchiveOrders` action specifically restores archived `Order` objects. All these operations belong to the `https://www.google.com/apis/ads/publisher/v202402` namespace.\n"]]