| Package | Description |
|---|---|
| com.google.api.services.analyticsadmin.v1beta | |
| com.google.api.services.analyticsadmin.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdmin.Accounts.RunAccessReport |
GoogleAnalyticsAdmin.Accounts.runAccessReport(String entity,
GoogleAnalyticsAdminV1betaRunAccessReportRequest content)
Returns a customized report of data access records.
|
GoogleAnalyticsAdmin.Properties.RunAccessReport |
GoogleAnalyticsAdmin.Properties.runAccessReport(String entity,
GoogleAnalyticsAdminV1betaRunAccessReportRequest content)
Returns a customized report of data access records.
|
| Constructor and Description |
|---|
RunAccessReport(String entity,
GoogleAnalyticsAdminV1betaRunAccessReportRequest content)
Returns a customized report of data access records.
|
RunAccessReport(String entity,
GoogleAnalyticsAdminV1betaRunAccessReportRequest content)
Returns a customized report of data access records.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaRunAccessReportRequest |
GoogleAnalyticsAdminV1betaRunAccessReportRequest.clone() |
GoogleAnalyticsAdminV1betaRunAccessReportRequest |
GoogleAnalyticsAdminV1betaRunAccessReportRequest.set(String fieldName,
Object value) |
GoogleAnalyticsAdminV1betaRunAccessReportRequest |
GoogleAnalyticsAdminV1betaRunAccessReportRequest.setDateRanges(List<GoogleAnalyticsAdminV1betaAccessDateRange> dateRanges)
Date ranges of access records to read.
|
GoogleAnalyticsAdminV1betaRunAccessReportRequest |
GoogleAnalyticsAdminV1betaRunAccessReportRequest.setDimensionFilter(GoogleAnalyticsAdminV1betaAccessFilterExpression dimensionFilter)
Dimension filters let you restrict report response to specific dimension values which match the
filter.
|
GoogleAnalyticsAdminV1betaRunAccessReportRequest |
GoogleAnalyticsAdminV1betaRunAccessReportRequest.setDimensions(List<GoogleAnalyticsAdminV1betaAccessDimension> dimensions)
The dimensions requested and displayed in the response.
|
GoogleAnalyticsAdminV1betaRunAccessReportRequest |
GoogleAnalyticsAdminV1betaRunAccessReportRequest.setExpandGroups(Boolean expandGroups)
Optional.
|
GoogleAnalyticsAdminV1betaRunAccessReportRequest |
GoogleAnalyticsAdminV1betaRunAccessReportRequest.setIncludeAllUsers(Boolean includeAllUsers)
Optional.
|
GoogleAnalyticsAdminV1betaRunAccessReportRequest |
GoogleAnalyticsAdminV1betaRunAccessReportRequest.setLimit(Long limit)
The number of rows to return.
|
GoogleAnalyticsAdminV1betaRunAccessReportRequest |
GoogleAnalyticsAdminV1betaRunAccessReportRequest.setMetricFilter(GoogleAnalyticsAdminV1betaAccessFilterExpression metricFilter)
Metric filters allow you to restrict report response to specific metric values which match the
filter.
|
GoogleAnalyticsAdminV1betaRunAccessReportRequest |
GoogleAnalyticsAdminV1betaRunAccessReportRequest.setMetrics(List<GoogleAnalyticsAdminV1betaAccessMetric> metrics)
The metrics requested and displayed in the response.
|
GoogleAnalyticsAdminV1betaRunAccessReportRequest |
GoogleAnalyticsAdminV1betaRunAccessReportRequest.setOffset(Long offset)
The row count of the start row.
|
GoogleAnalyticsAdminV1betaRunAccessReportRequest |
GoogleAnalyticsAdminV1betaRunAccessReportRequest.setOrderBys(List<GoogleAnalyticsAdminV1betaAccessOrderBy> orderBys)
Specifies how rows are ordered in the response.
|
GoogleAnalyticsAdminV1betaRunAccessReportRequest |
GoogleAnalyticsAdminV1betaRunAccessReportRequest.setReturnEntityQuota(Boolean returnEntityQuota)
Toggles whether to return the current state of this Analytics Property's quota.
|
GoogleAnalyticsAdminV1betaRunAccessReportRequest |
GoogleAnalyticsAdminV1betaRunAccessReportRequest.setTimeZone(String timeZone)
This request's time zone if specified.
|
Copyright © 2011–2024 Google. All rights reserved.