| Class | Description |
|---|---|
| AnalyticsDataApiProto | |
| BetweenFilter |
To express that the result needs to be between two numbers (inclusive).
|
| BetweenFilter.Builder |
To express that the result needs to be between two numbers (inclusive).
|
| 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.
|
| 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.
|
| DimensionValue |
The value of a dimension.
|
| DimensionValue.Builder |
The value of a dimension.
|
| EventSegment |
Event segments are subsets of events that were triggered on your site or app.
|
| EventSegment.Builder |
Event segments are subsets of events that were triggered on your site or app.
|
| EventSegmentConditionGroup |
Conditions tell Analytics what data to include in or exclude from the
segment.
|
| EventSegmentConditionGroup.Builder |
Conditions tell Analytics what data to include in or exclude from the
segment.
|
| EventSegmentCriteria |
An event matches a criteria if the event meet the conditions in the
criteria.
|
| EventSegmentCriteria.Builder |
An event matches a criteria if the event meet the conditions in the
criteria.
|
| EventSegmentExclusion |
Specifies which events are excluded in this segment.
|
| EventSegmentExclusion.Builder |
Specifies which events are excluded in this segment.
|
| Filter |
An expression to filter dimension or metric values.
|
| Filter.Builder |
An expression to filter dimension or metric values.
|
| 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.
|
| Funnel |
Configures the funnel in a funnel report request.
|
| Funnel.Builder |
Configures the funnel in a funnel report request.
|
| FunnelBreakdown |
Breakdowns add a dimension to the funnel table sub report response.
|
| FunnelBreakdown.Builder |
Breakdowns add a dimension to the funnel table sub report response.
|
| FunnelEventFilter |
Creates a filter that matches events of a single event name.
|
| FunnelEventFilter.Builder |
Creates a filter that matches events of a single event name.
|
| FunnelFieldFilter |
An expression to filter dimension or metric values.
|
| FunnelFieldFilter.Builder |
An expression to filter dimension or metric values.
|
| FunnelFilterExpression |
Expresses combinations of funnel filters.
|
| FunnelFilterExpression.Builder |
Expresses combinations of funnel filters.
|
| FunnelFilterExpressionList |
A list of funnel filter expressions.
|
| FunnelFilterExpressionList.Builder |
A list of funnel filter expressions.
|
| FunnelNextAction |
Next actions state the value for a dimension after the user has achieved
a step but before the same user has achieved the next step.
|
| FunnelNextAction.Builder |
Next actions state the value for a dimension after the user has achieved
a step but before the same user has achieved the next step.
|
| FunnelParameterFilter |
An expression to filter parameter values in a funnel.
|
| FunnelParameterFilter.Builder |
An expression to filter parameter values in a funnel.
|
| FunnelParameterFilterExpression |
Expresses combinations of funnel filters on parameters.
|
| FunnelParameterFilterExpression.Builder |
Expresses combinations of funnel filters on parameters.
|
| FunnelParameterFilterExpressionList |
A list of funnel parameter filter expressions.
|
| FunnelParameterFilterExpressionList.Builder |
A list of funnel parameter filter expressions.
|
| FunnelResponseMetadata |
The funnel report's response metadata carries additional information about
the funnel report.
|
| FunnelResponseMetadata.Builder |
The funnel report's response metadata carries additional information about
the funnel report.
|
| FunnelStep |
Steps define the user journey you want to measure.
|
| FunnelStep.Builder |
Steps define the user journey you want to measure.
|
| FunnelSubReport |
Funnel sub reports contain the dimension and metric data values.
|
| FunnelSubReport.Builder |
Funnel sub reports contain the dimension and metric data values.
|
| InListFilter |
The result needs to be in a list of string values.
|
| InListFilter.Builder |
The result needs to be in a list of string values.
|
| MetricHeader |
Describes a metric column in the report.
|
| MetricHeader.Builder |
Describes a metric column in the report.
|
| MetricValue |
The value of a metric.
|
| MetricValue.Builder |
The value of a metric.
|
| NumericFilter |
Filters for numeric or date values.
|
| NumericFilter.Builder |
Filters for numeric or date values.
|
| NumericValue |
To represent a number.
|
| NumericValue.Builder |
To represent a number.
|
| 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 | |
| Row |
Report data for each row.
|
| Row.Builder |
Report data for each row.
|
| RunFunnelReportRequest |
The request for a funnel report.
|
| RunFunnelReportRequest.Builder |
The request for a funnel report.
|
| RunFunnelReportResponse |
The funnel report response contains two sub reports.
|
| RunFunnelReportResponse.Builder |
The funnel report response contains two sub reports.
|
| SamplingMetadata |
If funnel report results are
[sampled](https://support.google.com/analytics/answer/2637192), this
metadata describes what percentage of events were used in this funnel
report for a date range.
|
| SamplingMetadata.Builder |
If funnel report results are
[sampled](https://support.google.com/analytics/answer/2637192), this
metadata describes what percentage of events were used in this funnel
report for a date range.
|
| Segment |
A segment is a subset of your Analytics data.
|
| Segment.Builder |
A segment is a subset of your Analytics data.
|
| SegmentEventFilter |
Creates a filter that matches events of a single event name.
|
| SegmentEventFilter.Builder |
Creates a filter that matches events of a single event name.
|
| SegmentFilter |
An expression to filter dimension or metric values.
|
| SegmentFilter.Builder |
An expression to filter dimension or metric values.
|
| SegmentFilterExpression |
Expresses combinations of segment filters.
|
| SegmentFilterExpression.Builder |
Expresses combinations of segment filters.
|
| SegmentFilterExpressionList |
A list of segment filter expressions.
|
| SegmentFilterExpressionList.Builder |
A list of segment filter expressions.
|
| SegmentFilterScoping |
Scopings specify how the dimensions & metrics of multiple events
should be considered when evaluating a segment filter.
|
| SegmentFilterScoping.Builder |
Scopings specify how the dimensions & metrics of multiple events
should be considered when evaluating a segment filter.
|
| SegmentParameterFilter |
An expression to filter parameter values in a segment.
|
| SegmentParameterFilter.Builder |
An expression to filter parameter values in a segment.
|
| SegmentParameterFilterExpression |
Expresses combinations of segment filter on parameters.
|
| SegmentParameterFilterExpression.Builder |
Expresses combinations of segment filter on parameters.
|
| SegmentParameterFilterExpressionList |
A list of segment parameter filter expressions.
|
| SegmentParameterFilterExpressionList.Builder |
A list of segment parameter filter expressions.
|
| SegmentParameterFilterScoping |
Scopings specify how multiple events should be considered when evaluating a
segment parameter filter.
|
| SegmentParameterFilterScoping.Builder |
Scopings specify how multiple events should be considered when evaluating a
segment parameter filter.
|
| SessionSegment |
Session segments are subsets of the sessions that occurred on your site or
app: for example, all the sessions that originated from a particular
advertising campaign.
|
| SessionSegment.Builder |
Session segments are subsets of the sessions that occurred on your site or
app: for example, all the sessions that originated from a particular
advertising campaign.
|
| SessionSegmentConditionGroup |
Conditions tell Analytics what data to include in or exclude from the
segment.
|
| SessionSegmentConditionGroup.Builder |
Conditions tell Analytics what data to include in or exclude from the
segment.
|
| SessionSegmentCriteria |
A session matches a criteria if the session's events meet the conditions in
the criteria.
|
| SessionSegmentCriteria.Builder |
A session matches a criteria if the session's events meet the conditions in
the criteria.
|
| SessionSegmentExclusion |
Specifies which sessions are excluded in this segment.
|
| SessionSegmentExclusion.Builder |
Specifies which sessions are excluded in this segment.
|
| StringFilter |
The filter for string
|
| StringFilter.Builder |
The filter for string
|
| UserSegment |
User segments are subsets of users who engaged with your site or app.
|
| UserSegment.Builder |
User segments are subsets of users who engaged with your site or app.
|
| UserSegmentConditionGroup |
Conditions tell Analytics what data to include in or exclude from the
segment.
|
| UserSegmentConditionGroup.Builder |
Conditions tell Analytics what data to include in or exclude from the
segment.
|
| UserSegmentCriteria |
A user matches a criteria if the user's events meet the conditions in the
criteria.
|
| UserSegmentCriteria.Builder |
A user matches a criteria if the user's events meet the conditions in the
criteria.
|
| UserSegmentExclusion |
Specifies which users are excluded in this segment.
|
| UserSegmentExclusion.Builder |
Specifies which users are excluded in this segment.
|
| UserSegmentSequenceGroup |
Define conditions that must occur in a specific order for the user to be
a member of the segment.
|
| UserSegmentSequenceGroup.Builder |
Define conditions that must occur in a specific order for the user to be
a member of the segment.
|
| UserSequenceStep |
A condition that must occur in the specified step order for this user
to match the sequence.
|
| UserSequenceStep.Builder |
A condition that must occur in the specified step order for this user
to match the sequence.
|
| Enum | Description |
|---|---|
| DimensionExpression.OneExpressionCase | |
| DimensionValue.OneValueCase | |
| EventCriteriaScoping |
Scoping specifies which events are considered when evaluating if an event
meets a criteria.
|
| EventExclusionDuration |
Enumerates options for how long an exclusion will last if an event
matches the `eventExclusionCriteria`.
|
| Filter.OneFilterCase | |
| FilterExpression.ExprCase | |
| FunnelFieldFilter.OneFilterCase | |
| FunnelFilterExpression.ExprCase | |
| FunnelParameterFilter.OneFilterCase | |
| FunnelParameterFilter.OneParameterCase | |
| FunnelParameterFilterExpression.ExprCase | |
| MetricType |
A metric's value type.
|
| MetricValue.OneValueCase | |
| NumericFilter.Operation |
The operation applied to a numeric filter
|
| NumericValue.OneValueCase | |
| RunFunnelReportRequest.FunnelVisualizationType |
Controls the dimensions present in the funnel visualization sub report
response.
|
| Segment.OneSegmentScopeCase | |
| SegmentFilter.OneFilterCase | |
| SegmentFilterExpression.ExprCase | |
| SegmentParameterFilter.OneFilterCase | |
| SegmentParameterFilter.OneParameterCase | |
| SegmentParameterFilterExpression.ExprCase | |
| SessionCriteriaScoping |
Scoping specifies which events are considered when evaluating if a
session meets a criteria.
|
| SessionExclusionDuration |
Enumerates options for how long an exclusion will last if a session
matches the `sessionExclusionCriteria`.
|
| StringFilter.MatchType |
The match type of a string filter
|
| UserCriteriaScoping |
Scoping specifies which events are considered when evaluating if a user
meets a criteria.
|
| UserExclusionDuration |
Enumerates options for how long an exclusion will last if a user matches
the `userExclusionCriteria`.
|
Copyright © 2023 Google LLC. All rights reserved.