| Class | Description |
|---|---|
| AnalyticsDataApiProto | |
| BatchRunPivotReportsRequest |
The batch request containing multiple pivot report requests.
|
| BatchRunPivotReportsRequest.Builder |
The batch request containing multiple pivot report requests.
|
| BatchRunPivotReportsResponse |
The batch response containing multiple pivot reports.
|
| BatchRunPivotReportsResponse.Builder |
The batch response containing multiple pivot reports.
|
| BatchRunReportsRequest |
The batch request containing multiple report requests.
|
| BatchRunReportsRequest.Builder |
The batch request containing multiple report requests.
|
| BatchRunReportsResponse |
The batch response containing multiple reports.
|
| BatchRunReportsResponse.Builder |
The batch response containing multiple reports.
|
| CheckCompatibilityRequest |
The request for compatibility information for a report's dimensions and
metrics.
|
| CheckCompatibilityRequest.Builder |
The request for compatibility information for a report's dimensions and
metrics.
|
| CheckCompatibilityResponse |
The compatibility response with the compatibility of each dimension & metric.
|
| CheckCompatibilityResponse.Builder |
The compatibility response with the compatibility of each dimension & metric.
|
| Cohort |
Defines a cohort selection criteria.
|
| Cohort.Builder |
Defines a cohort selection criteria.
|
| CohortReportSettings |
Optional settings of a cohort report.
|
| CohortReportSettings.Builder |
Optional settings of a cohort report.
|
| CohortSpec |
The specification of cohorts for a cohort report.
|
| CohortSpec.Builder |
The specification of cohorts for a cohort report.
|
| CohortsRange |
Configures the extended reporting date range for a cohort report.
|
| CohortsRange.Builder |
Configures the extended reporting date range for a cohort report.
|
| DateRange |
A contiguous set of days: startDate, startDate + 1, ..., endDate.
|
| DateRange.Builder |
A contiguous set of days: startDate, startDate + 1, ..., endDate.
|
| Dimension |
Dimensions are attributes of your data.
|
| Dimension.Builder |
Dimensions are attributes of your data.
|
| DimensionCompatibility |
The compatibility for a single dimension.
|
| DimensionCompatibility.Builder |
The compatibility for a single dimension.
|
| DimensionExpression |
Used to express a dimension which is the result of a formula of multiple
dimensions.
|
| DimensionExpression.Builder |
Used to express a dimension which is the result of a formula of multiple
dimensions.
|
| DimensionExpression.CaseExpression |
Used to convert a dimension value to a single case.
|
| DimensionExpression.CaseExpression.Builder |
Used to convert a dimension value to a single case.
|
| DimensionExpression.ConcatenateExpression |
Used to combine dimension values to a single dimension.
|
| DimensionExpression.ConcatenateExpression.Builder |
Used to combine dimension values to a single dimension.
|
| DimensionHeader |
Describes a dimension column in the report.
|
| DimensionHeader.Builder |
Describes a dimension column in the report.
|
| DimensionMetadata |
Explains a dimension.
|
| DimensionMetadata.Builder |
Explains a dimension.
|
| DimensionValue |
The value of a dimension.
|
| DimensionValue.Builder |
The value of a dimension.
|
| Filter |
An expression to filter dimension or metric values.
|
| Filter.BetweenFilter |
To express that the result needs to be between two numbers (inclusive).
|
| Filter.BetweenFilter.Builder |
To express that the result needs to be between two numbers (inclusive).
|
| Filter.Builder |
An expression to filter dimension or metric values.
|
| Filter.InListFilter |
The result needs to be in a list of string values.
|
| Filter.InListFilter.Builder |
The result needs to be in a list of string values.
|
| Filter.NumericFilter |
Filters for numeric or date values.
|
| Filter.NumericFilter.Builder |
Filters for numeric or date values.
|
| Filter.StringFilter |
The filter for string
|
| Filter.StringFilter.Builder |
The filter for string
|
| FilterExpression |
To express dimension or metric filters.
|
| FilterExpression.Builder |
To express dimension or metric filters.
|
| FilterExpressionList |
A list of filter expressions.
|
| FilterExpressionList.Builder |
A list of filter expressions.
|
| GetMetadataRequest |
Request for a property's dimension and metric metadata.
|
| GetMetadataRequest.Builder |
Request for a property's dimension and metric metadata.
|
| Metadata |
The dimensions and metrics currently accepted in reporting methods.
|
| Metadata.Builder |
The dimensions and metrics currently accepted in reporting methods.
|
| MetadataName | |
| MetadataName.Builder |
Builder for properties/{property}/metadata.
|
| Metric |
The quantitative measurements of a report.
|
| Metric.Builder |
The quantitative measurements of a report.
|
| MetricCompatibility |
The compatibility for a single metric.
|
| MetricCompatibility.Builder |
The compatibility for a single metric.
|
| MetricHeader |
Describes a metric column in the report.
|
| MetricHeader.Builder |
Describes a metric column in the report.
|
| MetricMetadata |
Explains a metric.
|
| MetricMetadata.Builder |
Explains a metric.
|
| MetricValue |
The value of a metric.
|
| MetricValue.Builder |
The value of a metric.
|
| MinuteRange |
A contiguous set of minutes: startMinutesAgo, startMinutesAgo + 1, ...,
endMinutesAgo.
|
| MinuteRange.Builder |
A contiguous set of minutes: startMinutesAgo, startMinutesAgo + 1, ...,
endMinutesAgo.
|
| NumericValue |
To represent a number.
|
| NumericValue.Builder |
To represent a number.
|
| OrderBy |
Order bys define how rows will be sorted in the response.
|
| OrderBy.Builder |
Order bys define how rows will be sorted in the response.
|
| OrderBy.DimensionOrderBy |
Sorts by dimension values.
|
| OrderBy.DimensionOrderBy.Builder |
Sorts by dimension values.
|
| OrderBy.MetricOrderBy |
Sorts by metric values.
|
| OrderBy.MetricOrderBy.Builder |
Sorts by metric values.
|
| OrderBy.PivotOrderBy |
Sorts by a pivot column group.
|
| OrderBy.PivotOrderBy.Builder |
Sorts by a pivot column group.
|
| OrderBy.PivotOrderBy.PivotSelection |
A pair of dimension names and values.
|
| OrderBy.PivotOrderBy.PivotSelection.Builder |
A pair of dimension names and values.
|
| Pivot |
Describes the visible dimension columns and rows in the report response.
|
| Pivot.Builder |
Describes the visible dimension columns and rows in the report response.
|
| PivotDimensionHeader |
Summarizes dimension values from a row for this pivot.
|
| PivotDimensionHeader.Builder |
Summarizes dimension values from a row for this pivot.
|
| PivotHeader |
Dimensions' values in a single pivot.
|
| PivotHeader.Builder |
Dimensions' values in a single pivot.
|
| PropertyQuota |
Current state of all quotas for this Analytics Property.
|
| PropertyQuota.Builder |
Current state of all quotas for this Analytics Property.
|
| QuotaStatus |
Current state for a particular quota group.
|
| QuotaStatus.Builder |
Current state for a particular quota group.
|
| ReportingApiProto | |
| ResponseMetaData |
Response's metadata carrying additional information about the report content.
|
| ResponseMetaData.Builder |
Response's metadata carrying additional information about the report content.
|
| ResponseMetaData.SchemaRestrictionResponse |
The schema restrictions actively enforced in creating this report.
|
| ResponseMetaData.SchemaRestrictionResponse.ActiveMetricRestriction |
A metric actively restricted in creating the report.
|
| ResponseMetaData.SchemaRestrictionResponse.ActiveMetricRestriction.Builder |
A metric actively restricted in creating the report.
|
| ResponseMetaData.SchemaRestrictionResponse.Builder |
The schema restrictions actively enforced in creating this report.
|
| Row |
Report data for each row.
|
| Row.Builder |
Report data for each row.
|
| RunPivotReportRequest |
The request to generate a pivot report.
|
| RunPivotReportRequest.Builder |
The request to generate a pivot report.
|
| RunPivotReportResponse |
The response pivot report table corresponding to a pivot request.
|
| RunPivotReportResponse.Builder |
The response pivot report table corresponding to a pivot request.
|
| RunRealtimeReportRequest |
The request to generate a realtime report.
|
| RunRealtimeReportRequest.Builder |
The request to generate a realtime report.
|
| RunRealtimeReportResponse |
The response realtime report table corresponding to a request.
|
| RunRealtimeReportResponse.Builder |
The response realtime report table corresponding to a request.
|
| RunReportRequest |
The request to generate a report.
|
| RunReportRequest.Builder |
The request to generate a report.
|
| RunReportResponse |
The response report table corresponding to a request.
|
| RunReportResponse.Builder |
The response report table corresponding to a request.
|
| Enum | Description |
|---|---|
| CohortsRange.Granularity |
The granularity used to interpret the `startOffset` and `endOffset` for the
extended reporting date range for a cohort report.
|
| Compatibility |
The compatibility types for a single dimension or metric.
|
| DimensionExpression.OneExpressionCase | |
| DimensionValue.OneValueCase | |
| Filter.NumericFilter.Operation |
The operation applied to a numeric filter
|
| Filter.OneFilterCase | |
| Filter.StringFilter.MatchType |
The match type of a string filter
|
| FilterExpression.ExprCase | |
| MetricAggregation |
Represents aggregation of metrics.
|
| MetricMetadata.BlockedReason |
Justifications for why this metric is blocked.
|
| MetricType |
A metric's value type.
|
| MetricValue.OneValueCase | |
| NumericValue.OneValueCase | |
| OrderBy.DimensionOrderBy.OrderType |
Rule to order the string dimension values by.
|
| OrderBy.OneOrderByCase | |
| RestrictedMetricType |
Categories of data that you may be restricted from viewing on certain GA4
properties.
|
Copyright © 2022 Google LLC. All rights reserved.