[[["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-05-15 UTC."],[[["The `OrderService` provides methods for managing the lifecycle of orders, including actions like approving, archiving, deleting, pausing, resuming, and retracting."],["This page focuses on the `RetractOrders` action, used for retracting `Order` objects within the `OrderService`."],["The `RetractOrders` action resides under the `OrderService` and inherits from the generic `OrderAction`."],["This functionality is part of the Google Ad Manager API and can be accessed through the specified namespace."]]],["The `OrderService` utilizes `OrderAction` for managing `Order` objects. Key actions include `ApproveOrders`, `ArchiveOrders`, `DeleteOrders`, `DisapproveOrders`, `PauseOrders`, `ResumeOrders`, `RetractOrders`, `SubmitOrdersForApproval`, and `UnarchiveOrders`. Variations like \"WithoutReservationChanges\" are available for specific actions. `RetractOrders` is the action designed specifically for retracting `Order` objects. This service operates under the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]