[[["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-02-13 UTC."],[[["`ForecastAdjustmentPage` objects represent a page of forecast adjustments."],["These pages include the total result size, starting index, and a collection of `ForecastAdjustment` objects."],["`ForecastAdjustmentPage` belongs to the `https://www.google.com/apis/ads/publisher/v202402` namespace."]]],["The `AdjustmentService`'s `getForecastAdjustmentsByStatement` method returns a `ForecastAdjustmentPage`. This page contains a collection of `ForecastAdjustment` objects within its `results` field. It also provides `totalResultSetSize`, which indicates the total number of forecast adjustments, and `startIndex`, showing the starting index of this specific page within the full result set. The data is located under the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]