dateRanges property
Date ranges of access records to read.
If multiple date ranges are requested, each response row will contain a zero based date range index. If two date ranges overlap, the access records for the overlapping days is included in the response rows for both date ranges. Requests are allowed up to 2 date ranges.
Implementation
core.List<GoogleAnalyticsAdminV1betaAccessDateRange>? dateRanges;