[[["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 `PauseOrders` action is part of the `OrderService` and is used to pause all line items within an order."],["This action is namespaced under `https://www.google.com/apis/ads/publisher/v202411`."],["It inherits from the `OrderAction` parent."],["`PauseOrders` has no unique fields, relying solely on inherited functionality."]]],["The `OrderService` utilizes `OrderAction` for managing orders. Key actions include: approving, archiving, deleting, disapproving, pausing, resuming, retracting, submitting for approval, and unarchiving orders. There are specific versions of some actions, such as those with or without reservation changes. One of the core actions is `PauseOrders` which is used to pause all `LineItem` objects in an order. This service operates within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]