abstract type ForecastAdjustmentAction (v202405)
Service
AdjustmentService
Represents the actions that can be performed on ForecastAdjustment objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The AdjustmentService allows for performing actions on ForecastAdjustment objects."],["ForecastAdjustmentAction represents the possible actions on ForecastAdjustments, such as activation and deactivation."],["This service is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The `AdjustmentService` allows actions on `ForecastAdjustment` objects. Key actions include `performForecastAdjustmentAction()`, `ActivateForecastAdjustments`, and `DeactivateForecastAdjustments`. These actions are represented by the `ForecastAdjustmentAction` class. The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]