[[["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-03-21 UTC."],[[["This webpage provides documentation for the `ReportServiceClient.ListReportsPage` class within the Google Ad Manager Java client library, showcasing its capabilities for handling paginated report lists."],["The latest version of the API documented is 0.19.0, with older versions down to 0.1.0 also available through links on the page for reference."],["`ReportServiceClient.ListReportsPage` extends `AbstractPage` and thus inherits numerous methods related to page management, like `getNextPage`, `hasNextPage`, `getValues` and `iterateAll`."],["The class also provides methods `createPage` and `createPageAsync` for synchronously and asynchronously creating new instances of the page."],["This `ReportServiceClient.ListReportsPage` is a static inner class that handles the listing of reports, it takes in `ListReportsRequest`, `ListReportsResponse`, and `Report` to function, in addition to its `PageContext`."]]],[]]