| Package | Description |
|---|---|
| com.google.api.services.analyticsadmin.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaAccessRow |
GoogleAnalyticsAdminV1betaAccessRow.clone() |
GoogleAnalyticsAdminV1betaAccessRow |
GoogleAnalyticsAdminV1betaAccessRow.set(String fieldName,
Object value) |
GoogleAnalyticsAdminV1betaAccessRow |
GoogleAnalyticsAdminV1betaAccessRow.setDimensionValues(List<GoogleAnalyticsAdminV1betaAccessDimensionValue> dimensionValues)
List of dimension values.
|
GoogleAnalyticsAdminV1betaAccessRow |
GoogleAnalyticsAdminV1betaAccessRow.setMetricValues(List<GoogleAnalyticsAdminV1betaAccessMetricValue> metricValues)
List of metric values.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAnalyticsAdminV1betaAccessRow> |
GoogleAnalyticsAdminV1betaRunAccessReportResponse.getRows()
Rows of dimension value combinations and metric values in the report.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaRunAccessReportResponse |
GoogleAnalyticsAdminV1betaRunAccessReportResponse.setRows(List<GoogleAnalyticsAdminV1betaAccessRow> rows)
Rows of dimension value combinations and metric values in the report.
|
Copyright © 2011–2024 Google. All rights reserved.