[[["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-11-19 UTC."],[[["TrafficForecastSegmentPage objects represent a page of TrafficForecastSegmentDto objects, providing insights into traffic forecast segments."],["This page includes information about the total result set size, the starting index of the page within the result set, and the collection of traffic forecast segments on this specific page."],["TrafficForecastSegmentPage utilizes the namespace \"https://www.google.com/apis/ads/publisher/v202411\" for its operations and data structure definitions."]]],["The `AdjustmentService` uses the `getTrafficForecastSegmentsByStatement()` method to retrieve a `TrafficForecastSegmentPage`. This page contains `TrafficForecastSegmentDto` objects, providing a subset of traffic forecast data. The `TrafficForecastSegmentPage` includes `totalResultSetSize`, indicating the total result set size, `startIndex`, the starting index of the page, and `results`, an array of `TrafficForecastSegment` objects comprising the data in the current page.\n"]]