type PauseOrders (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
OrderService provides various actions for managing orders, including approving, archiving, deleting, disapproving, pausing, resuming, retracting, submitting for approval, and unarchiving.
PauseOrders is an action within OrderService used to pause all LineItem objects within an order.
The content references OrderAction as an inherited field.
[[["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 2025-08-06 UTC."],[],["The `OrderService` utilizes `OrderAction` to manage orders. Key actions include: approving, archiving, deleting, disapproving, pausing, resuming, retracting, submitting for approval, and unarchiving orders. `PauseOrders` specifically targets all `LineItem` objects within an order. Additional actions include the ability to perform some actions with or without reservation changes. The service namespace is `https://www.google.com/apis/ads/publisher/v202502`.\n"]]