[[["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-11-19 UTC."],[[["The `OrderService` provides various actions for managing orders, such as approving, archiving, deleting, pausing, resuming, retracting, and submitting."],["`RetractOrders` is a specific action within the `OrderService` for retracting orders."],["This service operates within the namespace `https://www.google.com/apis/ads/publisher/v202411`."],["Available fields include `OrderAction` (inherited) and `RetractOrders`."]]],["The `OrderService` uses `OrderAction` for various operations on `Order` objects. Key actions include `ApproveOrders`, `ArchiveOrders`, `DeleteOrders`, `DisapproveOrders`, `PauseOrders`, and `ResumeOrders`. It also has actions for `RetractOrders`, which allows the retraction of orders. Additionally there is the possibility to use actions with or without changes for reservation like in `ApproveOrdersWithoutReservationChanges`. `SubmitOrdersForApproval` and `UnarchiveOrders` are also possible actions. These actions are available within the specified namespace.\n"]]