Request message for
CloudChannelReportsService.FetchReportResults.
Attributes
Name
Description
report_job
str
Required. The report job created by
CloudChannelReportsService.RunReportJob.
Report_job uses the format:
accounts/{account_id}/reportJobs/{report_job_id}
page_size
int
Optional. Requested page size of the report.
The server may return fewer results than
requested. If you don't specify a page size, the
server uses a sensible default (may change over
time).
The maximum value is 30,000; the server will
change larger values to 30,000.
page_token
str
Optional. A token that specifies a page of results beyond
the first page. Obtained through
FetchReportResultsResponse.next_page_token
of the previous
CloudChannelReportsService.FetchReportResults
call.
[[["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-02-28 UTC."],[],[]]