Optional. The maximum number of rows to return. The service may return
fewer than this value. If unspecified, at most 1,000 rows will be returned.
The maximum value is 10,000; values above 10,000 will be reduced to 10,000.
[[["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 webpage details the `FetchReportResultRowsRequestOrBuilder` interface, which is a part of the Google Ad Manager API and is available in multiple versions ranging from 0.1.0 to the latest 0.19.0."],["The interface, `FetchReportResultRowsRequestOrBuilder`, extends `MessageOrBuilder` and is used to fetch the rows of a specific report result within the Ad Manager system."],["Key methods provided by the interface include `getName()`, which retrieves the formatted name of the report result being fetched, `getPageSize()` to determine the maximum number of rows to return (up to 10,000), and `getPageToken()` for paginating through results."],["The `name` of the report result being fetched follows the format: `networks/{network_code}/reports/{report_id}/results/{report_result_id}`, as defined in the provided documentation."]]],[]]