type ApproveOrdersWithoutReservationChanges (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
The action used for approving Order objects. All LineItem
objects within the order will be approved as well. This action does not
make any changes to the LineItem.reservationStatus of the line
items within the order. If there are reservable line items that have not
been reserved the operation will not succeed.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
OrderAction (inherited)
|
ApproveOrdersWithoutReservationChanges
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eOrderService\u003c/code\u003e allows for managing the lifecycle of orders, including actions like approving, archiving, deleting, pausing, and resuming.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApproveOrders\u003c/code\u003e action approves both the order and its associated line items, but it requires all reservable line items to be reserved beforehand.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApproveOrdersWithoutReservationChanges\u003c/code\u003e is an alternative action for approving orders, which does not require all reservable line items to be reserved.\u003c/p\u003e\n"],["\u003cp\u003eThe service operates within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],["The `OrderService` allows managing orders through various actions. These actions include `ApproveOrders`, `ArchiveOrders`, `DeleteOrders`, `DisapproveOrders`, `PauseOrders`, `ResumeOrders`, `RetractOrders`, `SubmitOrdersForApproval`, and their variants without reservation changes, and `UnarchiveOrders`. The `ApproveOrders` action approves an order and all its associated line items but doesn't change the `LineItem.reservationStatus`. `OrderAction` is inherited and the namespace is provided.\n"],null,["# type ApproveOrdersWithoutReservationChanges (v202411)\n\n**Service** \n**OrderService** **Inheritance** \n[OrderAction](/ad-manager/api/reference/v202411/OrderService.OrderAction) \n▼\n[ApproveOrders](/ad-manager/api/reference/v202411/OrderService.ApproveOrders) **ApproveOrdersWithoutReserva...** [ArchiveOrders](/ad-manager/api/reference/v202411/OrderService.ArchiveOrders) [DeleteOrders](/ad-manager/api/reference/v202411/OrderService.DeleteOrders) [DisapproveOrders](/ad-manager/api/reference/v202411/OrderService.DisapproveOrders) [DisapproveOrdersWithoutRese...](/ad-manager/api/reference/v202411/OrderService.DisapproveOrdersWithoutReservationChanges \"DisapproveOrdersWithoutReservationChanges\") [PauseOrders](/ad-manager/api/reference/v202411/OrderService.PauseOrders) [ResumeOrders](/ad-manager/api/reference/v202411/OrderService.ResumeOrders) [RetractOrders](/ad-manager/api/reference/v202411/OrderService.RetractOrders) [RetractOrdersWithoutReserva...](/ad-manager/api/reference/v202411/OrderService.RetractOrdersWithoutReservationChanges \"RetractOrdersWithoutReservationChanges\") [SubmitOrdersForApproval](/ad-manager/api/reference/v202411/OrderService.SubmitOrdersForApproval) [SubmitOrdersForApprovalWith...](/ad-manager/api/reference/v202411/OrderService.SubmitOrdersForApprovalWithoutReservationChanges \"SubmitOrdersForApprovalWithoutReservationChanges\") [UnarchiveOrders](/ad-manager/api/reference/v202411/OrderService.UnarchiveOrders)\n\nThe action used for approving [Order](/ad-manager/api/reference/v202411/OrderService.Order) objects. All [LineItem](/ad-manager/api/reference/v202411/ForecastService.LineItem)\nobjects within the order will be approved as well. This action does not\nmake any changes to the [LineItem.reservationStatus](/ad-manager/api/reference/v202411/ForecastService.LineItem#reservationStatus) of the line\nitems within the order. If there are reservable line items that have not\nbeen reserved the operation will not succeed.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---|---|\n| **`OrderAction` (inherited)** ||\n| **`ApproveOrdersWithoutReservationChanges`** ||"]]