Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The OrderService allows for various actions on Order objects, including approving, archiving, deleting, disapproving, pausing, resuming, retracting, submitting, and unarchiving.
DisapproveOrders is an action within the OrderService used to disapprove Order objects, which also disapproves all associated LineItem objects.
This action is part of the OrderService namespace https://www.google.com/apis/ads/publisher/v202411.
The DisapproveOrders action inherits from the OrderAction type.
[[["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` uses `OrderAction` to manage orders. Key actions include: approving, archiving, deleting, disapproving, pausing, resuming, retracting, submitting for approval, and unarchiving orders. Disapproving orders also disapproves all associated `LineItem` objects. `DisapproveOrders` is a specific action, while others like `ApproveOrders` and `RetractOrders` also have versions that can be used without reservation changes. All these functions belong to the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]