abstract type ForecastAdjustmentAction (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
AdjustmentService
Represents the actions that can be performed on ForecastAdjustment 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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAdjustmentService\u003c/code\u003e allows for performing actions on forecast adjustments in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eForecastAdjustmentAction\u003c/code\u003e represents the possible actions, such as activating or deactivating adjustments.\u003c/p\u003e\n"],["\u003cp\u003eThese actions are executed using the \u003ccode\u003eperformForecastAdjustmentAction\u003c/code\u003e method within the service.\u003c/p\u003e\n"],["\u003cp\u003eThe provided links offer detailed documentation for each action and the related data structures.\u003c/p\u003e\n"],["\u003cp\u003eThe service utilizes a specific namespace for communication within the Google Ad Manager API.\u003c/p\u003e\n"]]],["The `AdjustmentService` allows actions on `ForecastAdjustment` objects. Key actions include `performForecastAdjustmentAction`, `ActivateForecastAdjustments`, and `DeactivateForecastAdjustments`. These actions represent operations that can be performed on forecasts within the service. The service is located in the `https://www.google.com/apis/ads/publisher/v202408` namespace, with the ForecastAdjustmentAction having a relationship with ForecastAdjustment.\n"],null,["# abstract type ForecastAdjustmentAction (v202408)\n\n**Service** \n**AdjustmentService** **Dependencies** \n[performForecastAdjustmentAc...](/ad-manager/api/reference/v202408/AdjustmentService#performForecastAdjustmentAction \"performForecastAdjustmentAction()\") \n▼\n**ForecastAdjustmentAction** **Inheritance** \n**ForecastAdjustmentAction** \n▼\n[ActivateForecastAdjustments](/ad-manager/api/reference/v202408/AdjustmentService.ActivateForecastAdjustments) [DeactivateForecastAdjustments](/ad-manager/api/reference/v202408/AdjustmentService.DeactivateForecastAdjustments)\n\nRepresents the actions that can be performed on [ForecastAdjustment](/ad-manager/api/reference/v202408/AdjustmentService.ForecastAdjustment) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|"]]