[[["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. Disapproving orders, specifically, also disapproves all associated `LineItem` objects. There are `WithoutReservationChanges` variations of some actions. The service operates within the `https://www.google.com/apis/ads/publisher/v202502` namespace. The `DisapproveOrders` action and `OrderAction` are fields within this service.\n"],null,["# type DisapproveOrders (v202502)\n\n**Service** \n**OrderService** **Inheritance** \n[OrderAction](/ad-manager/api/reference/v202502/OrderService.OrderAction) \n▼\n[ApproveOrders](/ad-manager/api/reference/v202502/OrderService.ApproveOrders) [ApproveOrdersWithoutReserva...](/ad-manager/api/reference/v202502/OrderService.ApproveOrdersWithoutReservationChanges \"ApproveOrdersWithoutReservationChanges\") [ArchiveOrders](/ad-manager/api/reference/v202502/OrderService.ArchiveOrders) [DeleteOrders](/ad-manager/api/reference/v202502/OrderService.DeleteOrders) **DisapproveOrders** [DisapproveOrdersWithoutRese...](/ad-manager/api/reference/v202502/OrderService.DisapproveOrdersWithoutReservationChanges \"DisapproveOrdersWithoutReservationChanges\") [PauseOrders](/ad-manager/api/reference/v202502/OrderService.PauseOrders) [ResumeOrders](/ad-manager/api/reference/v202502/OrderService.ResumeOrders) [RetractOrders](/ad-manager/api/reference/v202502/OrderService.RetractOrders) [RetractOrdersWithoutReserva...](/ad-manager/api/reference/v202502/OrderService.RetractOrdersWithoutReservationChanges \"RetractOrdersWithoutReservationChanges\") [SubmitOrdersForApproval](/ad-manager/api/reference/v202502/OrderService.SubmitOrdersForApproval) [SubmitOrdersForApprovalWith...](/ad-manager/api/reference/v202502/OrderService.SubmitOrdersForApprovalWithoutReservationChanges \"SubmitOrdersForApprovalWithoutReservationChanges\") [UnarchiveOrders](/ad-manager/api/reference/v202502/OrderService.UnarchiveOrders)\n\nThe action used for disapproving [Order](/ad-manager/api/reference/v202502/OrderService.Order) objects. All [LineItem](/ad-manager/api/reference/v202502/ForecastService.LineItem)\nobjects within the order will be disapproved as well.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|---|---|\n| **`OrderAction` (inherited)** ||\n| **`DisapproveOrders`** ||"]]