| Package | Description |
|---|---|
| com.google.api.services.analyticsadmin.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaRunAccessReportResponse |
GoogleAnalyticsAdminV1betaRunAccessReportResponse.clone() |
GoogleAnalyticsAdminV1betaRunAccessReportResponse |
GoogleAnalyticsAdminV1betaRunAccessReportResponse.set(String fieldName,
Object value) |
GoogleAnalyticsAdminV1betaRunAccessReportResponse |
GoogleAnalyticsAdminV1betaRunAccessReportResponse.setDimensionHeaders(List<GoogleAnalyticsAdminV1betaAccessDimensionHeader> dimensionHeaders)
The header for a column in the report that corresponds to a specific dimension.
|
GoogleAnalyticsAdminV1betaRunAccessReportResponse |
GoogleAnalyticsAdminV1betaRunAccessReportResponse.setMetricHeaders(List<GoogleAnalyticsAdminV1betaAccessMetricHeader> metricHeaders)
The header for a column in the report that corresponds to a specific metric.
|
GoogleAnalyticsAdminV1betaRunAccessReportResponse |
GoogleAnalyticsAdminV1betaRunAccessReportResponse.setQuota(GoogleAnalyticsAdminV1betaAccessQuota quota)
The quota state for this Analytics property including this request.
|
GoogleAnalyticsAdminV1betaRunAccessReportResponse |
GoogleAnalyticsAdminV1betaRunAccessReportResponse.setRowCount(Integer rowCount)
The total number of rows in the query result.
|
GoogleAnalyticsAdminV1betaRunAccessReportResponse |
GoogleAnalyticsAdminV1betaRunAccessReportResponse.setRows(List<GoogleAnalyticsAdminV1betaAccessRow> rows)
Rows of dimension value combinations and metric values in the report.
|
Copyright © 2011–2024 Google. All rights reserved.