[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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|---|---|"]]