reportRequests property
Requests, each request will have a separate response.
There can be a maximum of 5 requests. All requests should have the same
dateRanges, viewId, segments, samplingLevel, and cohortGroup.
Implementation
core.List<ReportRequest>? reportRequests;