[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 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."]]],[]]