[[["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 within Google Ad Manager."],["`OrderAction` encompasses various operations like approving, archiving, deleting, pausing, and resuming orders."],["This service uses the namespace `https://www.google.com/apis/ads/publisher/v202408` for its operations."],["Developers can utilize the `performOrderAction()` method to execute these actions on orders."]]],["The `OrderService` utilizes the `performOrderAction()` function to execute various `OrderAction` operations. These actions include approving, disapproving, archiving, deleting, pausing, resuming, retracting, submitting for approval, and unarchiving orders. There are also actions that handle the same process without making any reservation changes. All of this actions can be performed on `Order` objects, all within the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"]]