abstract type OrderAction (v202408)
Represents the actions that can be performed on Order objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The `OrderService` allows for performing actions on `Order` objects within Google Ad Manager."],["`OrderAction` encompasses various operations like approving, archiving, deleting, pausing, and resuming orders."],["This service uses the namespace `https://www.google.com/apis/ads/publisher/v202408` for its operations."],["Developers can utilize the `performOrderAction()` method to execute these actions on orders."]]],["The `OrderService` utilizes the `performOrderAction()` function to execute various `OrderAction` operations. These actions include approving, disapproving, archiving, deleting, pausing, resuming, retracting, submitting for approval, and unarchiving orders. There are also actions that handle the same process without making any reservation changes. All of this actions can be performed on `Order` objects, all within the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"]]