type ApproveOrders (v202408)
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. For more information on what happens to an
order and its line items when it is approved, see the Ad Manager
Help Center.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
OrderAction (inherited)
|
ApproveOrders
|
skipInventoryCheck
|
xsd:boolean
Indicates whether the inventory check should be skipped when performing this action.
The default value is false.
|
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 various actions on orders, such as approving, archiving, deleting, pausing, resuming and retracting.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApproveOrders\u003c/code\u003e is an action to approve \u003ccode\u003eOrder\u003c/code\u003e objects, including their line items, with an option to skip inventory checks.\u003c/p\u003e\n"],["\u003cp\u003eApproving an order triggers specific processes detailed in the Ad Manager Help Center, impacting the order and its line items.\u003c/p\u003e\n"],["\u003cp\u003eThe service operates within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `OrderService` utilizes `OrderAction` to manage orders. Key actions include: approving, archiving, deleting, disapproving, pausing, resuming, retracting, submitting for approval, and unarchiving orders. Approving orders also approves associated `LineItem` objects. `ApproveOrders` includes an option to skip the inventory check, with a default of `false`. The service supports variations of these actions, including those without reservation changes. The service belongs to the `v202408` version in the specified namespace.\n"],null,["# type ApproveOrders (v202408)\n\n**Service** \n**OrderService** **Inheritance** \n[OrderAction](/ad-manager/api/reference/v202408/OrderService.OrderAction) \n▼\n**ApproveOrders** [ApproveOrdersWithoutReserva...](/ad-manager/api/reference/v202408/OrderService.ApproveOrdersWithoutReservationChanges \"ApproveOrdersWithoutReservationChanges\") [ArchiveOrders](/ad-manager/api/reference/v202408/OrderService.ArchiveOrders) [DeleteOrders](/ad-manager/api/reference/v202408/OrderService.DeleteOrders) [DisapproveOrders](/ad-manager/api/reference/v202408/OrderService.DisapproveOrders) [DisapproveOrdersWithoutRese...](/ad-manager/api/reference/v202408/OrderService.DisapproveOrdersWithoutReservationChanges \"DisapproveOrdersWithoutReservationChanges\") [PauseOrders](/ad-manager/api/reference/v202408/OrderService.PauseOrders) [ResumeOrders](/ad-manager/api/reference/v202408/OrderService.ResumeOrders) [RetractOrders](/ad-manager/api/reference/v202408/OrderService.RetractOrders) [RetractOrdersWithoutReserva...](/ad-manager/api/reference/v202408/OrderService.RetractOrdersWithoutReservationChanges \"RetractOrdersWithoutReservationChanges\") [SubmitOrdersForApproval](/ad-manager/api/reference/v202408/OrderService.SubmitOrdersForApproval) [SubmitOrdersForApprovalWith...](/ad-manager/api/reference/v202408/OrderService.SubmitOrdersForApprovalWithoutReservationChanges \"SubmitOrdersForApprovalWithoutReservationChanges\") [UnarchiveOrders](/ad-manager/api/reference/v202408/OrderService.UnarchiveOrders) \n▼\n[ApproveAndOverbookOrders](/ad-manager/api/reference/v202408/OrderService.ApproveAndOverbookOrders)\n\n\nThe action used for approving [Order](/ad-manager/api/reference/v202408/OrderService.Order) objects. All [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem) objects within the order will\nbe approved as well. For more information on what happens to an\norder and its line items when it is approved, see the [Ad Manager\nHelp Center](https://support.google.com/admanager/answer/177334).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|--------------------------|-----------------------------------------------------------------------------------------------------------------------------------|\n| **`OrderAction` (inherited)** ||\n| **`ApproveOrders`** ||\n| ### `skipInventoryCheck` | ` `xsd:`boolean` Indicates whether the inventory check should be skipped when performing this action. The default value is false. |"]]