| Package | Description |
|---|---|
| com.google.api.services.analyticsadmin.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaAccessDateRange |
GoogleAnalyticsAdminV1betaAccessDateRange.clone() |
GoogleAnalyticsAdminV1betaAccessDateRange |
GoogleAnalyticsAdminV1betaAccessDateRange.set(String fieldName,
Object value) |
GoogleAnalyticsAdminV1betaAccessDateRange |
GoogleAnalyticsAdminV1betaAccessDateRange.setEndDate(String endDate)
The inclusive end date for the query in the format `YYYY-MM-DD`.
|
GoogleAnalyticsAdminV1betaAccessDateRange |
GoogleAnalyticsAdminV1betaAccessDateRange.setStartDate(String startDate)
The inclusive start date for the query in the format `YYYY-MM-DD`.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAnalyticsAdminV1betaAccessDateRange> |
GoogleAnalyticsAdminV1betaRunAccessReportRequest.getDateRanges()
Date ranges of access records to read.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaRunAccessReportRequest |
GoogleAnalyticsAdminV1betaRunAccessReportRequest.setDateRanges(List<GoogleAnalyticsAdminV1betaAccessDateRange> dateRanges)
Date ranges of access records to read.
|
Copyright © 2011–2024 Google. All rights reserved.