[[["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-15 UTC."],[[["This document outlines the Java class `ReportServiceClient.FetchReportResultRowsPage`, specifically for version 0.15.0 of the Ad Manager API, which is a subclass of `AbstractPage`."],["The latest version of the API is 0.19.0, with the document also providing links to other previous versions, ranging from 0.18.0 all the way down to 0.1.0."],["The class is designed for handling pages of report results, dealing with `FetchReportResultRowsRequest`, `FetchReportResultRowsResponse`, and `Report.DataTable.Row` objects, as its generic types."],["Key methods include `createPage` for synchronous page creation and `createPageAsync` for asynchronous page creation, allowing for the retrieval of data rows from the report."],["The `ReportServiceClient.FetchReportResultRowsPage` class inherits and provides methods such as `getNextPage`, `hasNextPage`, `getValues`, and several other methods from `AbstractPage` and `Object` parent classes."]]],[]]