[[["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 2024-08-20 UTC."],[[["The `AdjustmentService` allows for performing actions on forecast adjustments in Google Ad Manager."],["`ForecastAdjustmentAction` represents the possible actions, such as activating or deactivating adjustments."],["These actions are executed using the `performForecastAdjustmentAction` method within the service."],["The provided links offer detailed documentation for each action and the related data structures."],["The service utilizes a specific namespace for communication within the Google Ad Manager API."]]],["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"]]