abstract type ForecastAdjustmentAction (v202402)
Service
AdjustmentService
Represents the actions that can be performed on ForecastAdjustment objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["The `AdjustmentService` allows for adjustments to be made to forecasts in Google Ad Manager."],["`ForecastAdjustmentAction` objects represent actions, like activating or deactivating, that can be applied to forecast adjustments."],["These actions are performed using the `performForecastAdjustmentAction` method within the `AdjustmentService`."],["The relevant API version for these services and objects is v202402, indicated by the namespace and URLs."]]],["The `AdjustmentService` allows actions on `ForecastAdjustment` objects. Key actions include `performForecastAdjustmentAction()`, `ActivateForecastAdjustments`, and `DeactivateForecastAdjustments`. These actions manage forecast adjustments, allowing users to modify and control their activation status. The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202402` and depends on the `ForecastAdjustmentAction`.\n"]]