The computed comparison fixed date ranges this report includes. Only returned with the first page of results (when page_token is not included in the request).
↳ total_row_count
int
The total number of rows available from this report. Useful for pagination. Only returned with the first page of results (when page_token is not included in the request).
↳ next_page_token
string
A token that can be sent aspage_tokento retrieve the next page. If this field is omitted, there are no subsequent pages.
[[["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-09-04 UTC."],[],[],null,["# Google Ads Ad Manager V1 Client - Class FetchReportResultRowsResponse (0.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.3.1 (latest)](/php/docs/reference/ad-manager/latest/V1.FetchReportResultRowsResponse)\n- [0.3.0](/php/docs/reference/ad-manager/0.3.0/V1.FetchReportResultRowsResponse)\n- [0.2.0](/php/docs/reference/ad-manager/0.2.0/V1.FetchReportResultRowsResponse)\n- [0.1.3](/php/docs/reference/ad-manager/0.1.3/V1.FetchReportResultRowsResponse) \nReference documentation and code samples for the Google Ads Ad Manager V1 Client class FetchReportResultRowsResponse.\n\nThe response message for the fetch report result rows endpoint.\n\nGenerated from protobuf message `google.ads.admanager.v1.FetchReportResultRowsResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Ads \\\\ AdManager \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getRows\n\nUp to `page_size` rows of report data.\n\n### setRows\n\nUp to `page_size` rows of report data.\n\n### getRunTime\n\nThe time at which the report was scheduled to run. For non-scheduled\nreports, this is the time at which the report was requested to be run.\n\n### hasRunTime\n\n### clearRunTime\n\n### setRunTime\n\nThe time at which the report was scheduled to run. For non-scheduled\nreports, this is the time at which the report was requested to be run.\n\n### getDateRanges\n\nThe computed fixed date ranges this report includes.\n\nOnly returned with the first page of results (when page_token is not\nincluded in the request).\n\n### setDateRanges\n\nThe computed fixed date ranges this report includes.\n\nOnly returned with the first page of results (when page_token is not\nincluded in the request).\n\n### getComparisonDateRanges\n\nThe computed comparison fixed date ranges this report includes.\n\nOnly returned with the first page of results (when page_token is not\nincluded in the request).\n\n### setComparisonDateRanges\n\nThe computed comparison fixed date ranges this report includes.\n\nOnly returned with the first page of results (when page_token is not\nincluded in the request).\n\n### getTotalRowCount\n\nThe total number of rows available from this report. Useful for\npagination.\n\nOnly returned with the first page of results (when page_token is not\nincluded in the request).\n\n### setTotalRowCount\n\nThe total number of rows available from this report. Useful for\npagination.\n\nOnly returned with the first page of results (when page_token is not\nincluded in the request).\n\n### getNextPageToken\n\nA token that can be sent as `page_token` to retrieve the next page.\n\nIf this field is omitted, there are no subsequent pages.\n\n### setNextPageToken\n\nA token that can be sent as `page_token` to retrieve the next page.\n\nIf this field is omitted, there are no subsequent pages."]]