- 0.63.0 (latest)
- 0.62.0
- 0.60.0
- 0.59.0
- 0.58.0
- 0.57.0
- 0.56.0
- 0.55.0
- 0.54.0
- 0.53.0
- 0.52.0
- 0.51.0
- 0.50.0
- 0.48.0
- 0.47.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.41.0
- 0.40.0
- 0.39.0
- 0.38.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.26.0
- 0.25.0
- 0.24.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
Package com.google.analytics.data.v1alpha (0.43.0)
GitHub Repository |
This package is not the latest GA version!
For this library, we recommend using the package associated with API version v1beta for new applications.
Prerelease Implications
This package is a prerelease version! Use with caution.
Prerelease versions are considered unstable as they may be shut down. You can read more about Cloud API versioning strategy here.
Each Cloud Java client library may contain multiple packages. Each package containing a version number in its name corresponds to a published version of the service.
We recommend using the latest stable version for new production applications, which can be identified by the largest numeric version that does not contain a suffix.
For example, if a client library has two packages: v1
and v2alpha
, then the latest stable version is v1
.
If you use an unstable release, breaking changes may be introduced when upgrading.
Client Classes
Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.
Client | Description |
---|---|
com.google.analytics.data.v1alpha.AlphaAnalyticsDataClient |
Service Description: Google Analytics reporting data service.
This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started: |
Settings Classes
Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.
Settings | Description |
---|---|
com.google.analytics.data.v1alpha.AlphaAnalyticsDataSettings |
Settings class to configure an instance of AlphaAnalyticsDataClient.
The default instance has everything set to sensible defaults: |
Classes
Class | Description |
---|---|
com.google.analytics.data.v1alpha.AlphaAnalyticsDataClient.ListAudienceListsFixedSizeCollection | |
com.google.analytics.data.v1alpha.AlphaAnalyticsDataClient.ListAudienceListsPage | |
com.google.analytics.data.v1alpha.AlphaAnalyticsDataClient.ListAudienceListsPagedResponse | |
com.google.analytics.data.v1alpha.AlphaAnalyticsDataClient.ListRecurringAudienceListsFixedSizeCollection | |
com.google.analytics.data.v1alpha.AlphaAnalyticsDataClient.ListRecurringAudienceListsPage | |
com.google.analytics.data.v1alpha.AlphaAnalyticsDataClient.ListRecurringAudienceListsPagedResponse | |
com.google.analytics.data.v1alpha.AlphaAnalyticsDataGrpc | Google Analytics reporting data service. |
com.google.analytics.data.v1alpha.AlphaAnalyticsDataGrpc.AlphaAnalyticsDataImplBase | Base class for the server implementation of the service AlphaAnalyticsData. Google Analytics reporting data service. |
com.google.analytics.data.v1alpha.AlphaAnalyticsDataSettings.Builder | Builder for AlphaAnalyticsDataSettings. |
com.google.analytics.data.v1alpha.AnalyticsDataApiProto | |
com.google.analytics.data.v1alpha.AudienceDimension |
An audience dimension is a user attribute. Specific user attributed are
requested and then later returned in the QueryAudienceListResponse .
|
com.google.analytics.data.v1alpha.AudienceDimension.Builder |
An audience dimension is a user attribute. Specific user attributed are
requested and then later returned in the QueryAudienceListResponse .
|
com.google.analytics.data.v1alpha.AudienceDimensionValue | The value of a dimension. |
com.google.analytics.data.v1alpha.AudienceDimensionValue.Builder | The value of a dimension. |
com.google.analytics.data.v1alpha.AudienceList | An audience list is a list of users in an audience at the time of the list's creation. One audience may have multiple audience lists created for different days. |
com.google.analytics.data.v1alpha.AudienceList.Builder | An audience list is a list of users in an audience at the time of the list's creation. One audience may have multiple audience lists created for different days. |
com.google.analytics.data.v1alpha.AudienceListMetadata | This metadata is currently blank. |
com.google.analytics.data.v1alpha.AudienceListMetadata.Builder | This metadata is currently blank. |
com.google.analytics.data.v1alpha.AudienceListName | |
com.google.analytics.data.v1alpha.AudienceListName.Builder | Builder for properties/{property}/audienceLists/{audience_list}. |
com.google.analytics.data.v1alpha.AudienceRow | Dimension value attributes for the audience user row. |
com.google.analytics.data.v1alpha.AudienceRow.Builder | Dimension value attributes for the audience user row. |
com.google.analytics.data.v1alpha.BetweenFilter | To express that the result needs to be between two numbers (inclusive). |
com.google.analytics.data.v1alpha.BetweenFilter.Builder | To express that the result needs to be between two numbers (inclusive). |
com.google.analytics.data.v1alpha.CreateAudienceListRequest | A request to create a new audience list. |
com.google.analytics.data.v1alpha.CreateAudienceListRequest.Builder | A request to create a new audience list. |
com.google.analytics.data.v1alpha.CreateRecurringAudienceListRequest | A request to create a new recurring audience list. |
com.google.analytics.data.v1alpha.CreateRecurringAudienceListRequest.Builder | A request to create a new recurring audience list. |
com.google.analytics.data.v1alpha.DateRange |
A contiguous set of days: startDate , startDate + 1 , ..., endDate .
Requests are allowed up to 4 date ranges.
|
com.google.analytics.data.v1alpha.DateRange.Builder |
A contiguous set of days: startDate , startDate + 1 , ..., endDate .
Requests are allowed up to 4 date ranges.
|
com.google.analytics.data.v1alpha.Dimension | Dimensions are attributes of your data. For example, the dimension city indicates the city from which an event originates. Dimension values in report responses are strings; for example, the city could be "Paris" or "New York". |
com.google.analytics.data.v1alpha.Dimension.Builder | Dimensions are attributes of your data. For example, the dimension city indicates the city from which an event originates. Dimension values in report responses are strings; for example, the city could be "Paris" or "New York". |
com.google.analytics.data.v1alpha.DimensionExpression | Used to express a dimension which is the result of a formula of multiple dimensions. Example usages: 1) lower_case(dimension) |
com.google.analytics.data.v1alpha.DimensionExpression.Builder | Used to express a dimension which is the result of a formula of multiple dimensions. Example usages: 1) lower_case(dimension) |
com.google.analytics.data.v1alpha.DimensionExpression.CaseExpression | Used to convert a dimension value to a single case. |
com.google.analytics.data.v1alpha.DimensionExpression.CaseExpression.Builder | Used to convert a dimension value to a single case. |
com.google.analytics.data.v1alpha.DimensionExpression.ConcatenateExpression | Used to combine dimension values to a single dimension. |
com.google.analytics.data.v1alpha.DimensionExpression.ConcatenateExpression.Builder | Used to combine dimension values to a single dimension. |
com.google.analytics.data.v1alpha.DimensionHeader | Describes a dimension column in the report. Dimensions requested in a report produce column entries within rows and DimensionHeaders. However, dimensions used exclusively within filters or expressions do not produce columns in a |
com.google.analytics.data.v1alpha.DimensionHeader.Builder | Describes a dimension column in the report. Dimensions requested in a report produce column entries within rows and DimensionHeaders. However, dimensions used exclusively within filters or expressions do not produce columns in a |
com.google.analytics.data.v1alpha.DimensionValue | The value of a dimension. |
com.google.analytics.data.v1alpha.DimensionValue.Builder | The value of a dimension. |
com.google.analytics.data.v1alpha.EventSegment | Event segments are subsets of events that were triggered on your site or app. for example, all purchase events made in a particular location; app_exception events that occurred on a specific operating system. |
com.google.analytics.data.v1alpha.EventSegment.Builder | Event segments are subsets of events that were triggered on your site or app. for example, all purchase events made in a particular location; app_exception events that occurred on a specific operating system. |
com.google.analytics.data.v1alpha.EventSegmentConditionGroup | Conditions tell Analytics what data to include in or exclude from the segment. |
com.google.analytics.data.v1alpha.EventSegmentConditionGroup.Builder | Conditions tell Analytics what data to include in or exclude from the segment. |
com.google.analytics.data.v1alpha.EventSegmentCriteria | An event matches a criteria if the event meet the conditions in the criteria. |
com.google.analytics.data.v1alpha.EventSegmentCriteria.Builder | An event matches a criteria if the event meet the conditions in the criteria. |
com.google.analytics.data.v1alpha.EventSegmentExclusion | Specifies which events are excluded in this segment. |
com.google.analytics.data.v1alpha.EventSegmentExclusion.Builder | Specifies which events are excluded in this segment. |
com.google.analytics.data.v1alpha.Filter | An expression to filter dimension or metric values. |
com.google.analytics.data.v1alpha.Filter.Builder | An expression to filter dimension or metric values. |
com.google.analytics.data.v1alpha.FilterExpression | To express dimension or metric filters. The fields in the same FilterExpression need to be either all dimensions or all metrics. |
com.google.analytics.data.v1alpha.FilterExpression.Builder | To express dimension or metric filters. The fields in the same FilterExpression need to be either all dimensions or all metrics. |
com.google.analytics.data.v1alpha.FilterExpressionList | A list of filter expressions. |
com.google.analytics.data.v1alpha.FilterExpressionList.Builder | A list of filter expressions. |
com.google.analytics.data.v1alpha.Funnel | Configures the funnel in a funnel report request. A funnel reports on users as they pass through a sequence of steps. |
com.google.analytics.data.v1alpha.Funnel.Builder | Configures the funnel in a funnel report request. A funnel reports on users as they pass through a sequence of steps. |
com.google.analytics.data.v1alpha.FunnelBreakdown | Breakdowns add a dimension to the funnel table sub report response. |
com.google.analytics.data.v1alpha.FunnelBreakdown.Builder | Breakdowns add a dimension to the funnel table sub report response. |
com.google.analytics.data.v1alpha.FunnelEventFilter | Creates a filter that matches events of a single event name. If a parameter filter expression is specified, only the subset of events that match both the single event name and the parameter filter expressions match this event |
com.google.analytics.data.v1alpha.FunnelEventFilter.Builder | Creates a filter that matches events of a single event name. If a parameter filter expression is specified, only the subset of events that match both the single event name and the parameter filter expressions match this event |
com.google.analytics.data.v1alpha.FunnelFieldFilter | An expression to filter dimension or metric values. |
com.google.analytics.data.v1alpha.FunnelFieldFilter.Builder | An expression to filter dimension or metric values. |
com.google.analytics.data.v1alpha.FunnelFilterExpression | Expresses combinations of funnel filters. |
com.google.analytics.data.v1alpha.FunnelFilterExpression.Builder | Expresses combinations of funnel filters. |
com.google.analytics.data.v1alpha.FunnelFilterExpressionList | A list of funnel filter expressions. |
com.google.analytics.data.v1alpha.FunnelFilterExpressionList.Builder | A list of funnel filter expressions. |
com.google.analytics.data.v1alpha.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. For example if
the nextActionDimension is eventName , then nextActionDimension in the |
com.google.analytics.data.v1alpha.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. For example if
the nextActionDimension is eventName , then nextActionDimension in the |
com.google.analytics.data.v1alpha.FunnelParameterFilter | An expression to filter parameter values in a funnel. |
com.google.analytics.data.v1alpha.FunnelParameterFilter.Builder | An expression to filter parameter values in a funnel. |
com.google.analytics.data.v1alpha.FunnelParameterFilterExpression | Expresses combinations of funnel filters on parameters. |
com.google.analytics.data.v1alpha.FunnelParameterFilterExpression.Builder | Expresses combinations of funnel filters on parameters. |
com.google.analytics.data.v1alpha.FunnelParameterFilterExpressionList | A list of funnel parameter filter expressions. |
com.google.analytics.data.v1alpha.FunnelParameterFilterExpressionList.Builder | A list of funnel parameter filter expressions. |
com.google.analytics.data.v1alpha.FunnelResponseMetadata | The funnel report's response metadata carries additional information about the funnel report. |
com.google.analytics.data.v1alpha.FunnelResponseMetadata.Builder | The funnel report's response metadata carries additional information about the funnel report. |
com.google.analytics.data.v1alpha.FunnelStep | Steps define the user journey you want to measure. Steps contain one or more conditions that your users must meet to be included in that step of the funnel journey. |
com.google.analytics.data.v1alpha.FunnelStep.Builder | Steps define the user journey you want to measure. Steps contain one or more conditions that your users must meet to be included in that step of the funnel journey. |
com.google.analytics.data.v1alpha.FunnelSubReport | Funnel sub reports contain the dimension and metric data values. For example, 12 users reached the second step of the funnel. |
com.google.analytics.data.v1alpha.FunnelSubReport.Builder | Funnel sub reports contain the dimension and metric data values. For example, 12 users reached the second step of the funnel. |
com.google.analytics.data.v1alpha.GetAudienceListRequest | A request to retrieve configuration metadata about a specific audience list. |
com.google.analytics.data.v1alpha.GetAudienceListRequest.Builder | A request to retrieve configuration metadata about a specific audience list. |
com.google.analytics.data.v1alpha.GetRecurringAudienceListRequest | A request to retrieve configuration metadata about a specific recurring audience list. |
com.google.analytics.data.v1alpha.GetRecurringAudienceListRequest.Builder | A request to retrieve configuration metadata about a specific recurring audience list. |
com.google.analytics.data.v1alpha.InListFilter | The result needs to be in a list of string values. |
com.google.analytics.data.v1alpha.InListFilter.Builder | The result needs to be in a list of string values. |
com.google.analytics.data.v1alpha.ListAudienceListsRequest | A request to list all audience lists for a property. |
com.google.analytics.data.v1alpha.ListAudienceListsRequest.Builder | A request to list all audience lists for a property. |
com.google.analytics.data.v1alpha.ListAudienceListsResponse | A list of all audience lists for a property. |
com.google.analytics.data.v1alpha.ListAudienceListsResponse.Builder | A list of all audience lists for a property. |
com.google.analytics.data.v1alpha.ListRecurringAudienceListsRequest | A request to list all recurring audience lists for a property. |
com.google.analytics.data.v1alpha.ListRecurringAudienceListsRequest.Builder | A request to list all recurring audience lists for a property. |
com.google.analytics.data.v1alpha.ListRecurringAudienceListsResponse | A list of all recurring audience lists for a property. |
com.google.analytics.data.v1alpha.ListRecurringAudienceListsResponse.Builder | A list of all recurring audience lists for a property. |
com.google.analytics.data.v1alpha.MetricHeader | Describes a metric column in the report. Visible metrics requested in a report produce column entries within rows and MetricHeaders. However, metrics used exclusively within filters or expressions do not produce columns |
com.google.analytics.data.v1alpha.MetricHeader.Builder | Describes a metric column in the report. Visible metrics requested in a report produce column entries within rows and MetricHeaders. However, metrics used exclusively within filters or expressions do not produce columns |
com.google.analytics.data.v1alpha.MetricValue | The value of a metric. |
com.google.analytics.data.v1alpha.MetricValue.Builder | The value of a metric. |
com.google.analytics.data.v1alpha.NumericFilter | Filters for numeric or date values. |
com.google.analytics.data.v1alpha.NumericFilter.Builder | Filters for numeric or date values. |
com.google.analytics.data.v1alpha.NumericValue | To represent a number. |
com.google.analytics.data.v1alpha.NumericValue.Builder | To represent a number. |
com.google.analytics.data.v1alpha.PropertyName | |
com.google.analytics.data.v1alpha.PropertyName.Builder | Builder for properties/{property}. |
com.google.analytics.data.v1alpha.PropertyQuota | Current state of all quotas for this Analytics Property. If any quota for a property is exhausted, all requests to that property will return Resource Exhausted errors. |
com.google.analytics.data.v1alpha.PropertyQuota.Builder | Current state of all quotas for this Analytics Property. If any quota for a property is exhausted, all requests to that property will return Resource Exhausted errors. |
com.google.analytics.data.v1alpha.QueryAudienceListRequest | A request to list users in an audience list. |
com.google.analytics.data.v1alpha.QueryAudienceListRequest.Builder | A request to list users in an audience list. |
com.google.analytics.data.v1alpha.QueryAudienceListResponse | A list of users in an audience list. |
com.google.analytics.data.v1alpha.QueryAudienceListResponse.Builder | A list of users in an audience list. |
com.google.analytics.data.v1alpha.QuotaStatus | Current state for a particular quota group. |
com.google.analytics.data.v1alpha.QuotaStatus.Builder | Current state for a particular quota group. |
com.google.analytics.data.v1alpha.RecurringAudienceList | A recurring audience list produces new audience lists each day. Audience lists are users in an audience at the time of the list's creation. A recurring audience list ensures that you have audience list based on the most |
com.google.analytics.data.v1alpha.RecurringAudienceList.Builder | A recurring audience list produces new audience lists each day. Audience lists are users in an audience at the time of the list's creation. A recurring audience list ensures that you have audience list based on the most |
com.google.analytics.data.v1alpha.RecurringAudienceListName | |
com.google.analytics.data.v1alpha.RecurringAudienceListName.Builder | Builder for properties/{property}/recurringAudienceLists/{recurring_audience_list}. |
com.google.analytics.data.v1alpha.ReportingApiProto | |
com.google.analytics.data.v1alpha.Row | Report data for each row. For example if RunReportRequest contains: |
com.google.analytics.data.v1alpha.Row.Builder | Report data for each row. For example if RunReportRequest contains: |
com.google.analytics.data.v1alpha.RunFunnelReportRequest | The request for a funnel report. |
com.google.analytics.data.v1alpha.RunFunnelReportRequest.Builder | The request for a funnel report. |
com.google.analytics.data.v1alpha.RunFunnelReportResponse | The funnel report response contains two sub reports. The two sub reports are different combinations of dimensions and metrics. |
com.google.analytics.data.v1alpha.RunFunnelReportResponse.Builder | The funnel report response contains two sub reports. The two sub reports are different combinations of dimensions and metrics. |
com.google.analytics.data.v1alpha.SamplingMetadata | If funnel report results are sampled, this metadata describes what percentage of events were used in this funnel |
com.google.analytics.data.v1alpha.SamplingMetadata.Builder | If funnel report results are sampled, this metadata describes what percentage of events were used in this funnel |
com.google.analytics.data.v1alpha.Segment | A segment is a subset of your Analytics data. For example, of your entire set of users, one segment might be users from a particular country or city. Another segment might be users who purchase a particular line of products or |
com.google.analytics.data.v1alpha.Segment.Builder | A segment is a subset of your Analytics data. For example, of your entire set of users, one segment might be users from a particular country or city. Another segment might be users who purchase a particular line of products or |
com.google.analytics.data.v1alpha.SegmentEventFilter | Creates a filter that matches events of a single event name. If a parameter filter expression is specified, only the subset of events that match both the single event name and the parameter filter expressions match this event |
com.google.analytics.data.v1alpha.SegmentEventFilter.Builder | Creates a filter that matches events of a single event name. If a parameter filter expression is specified, only the subset of events that match both the single event name and the parameter filter expressions match this event |
com.google.analytics.data.v1alpha.SegmentFilter | An expression to filter dimension or metric values. |
com.google.analytics.data.v1alpha.SegmentFilter.Builder | An expression to filter dimension or metric values. |
com.google.analytics.data.v1alpha.SegmentFilterExpression | Expresses combinations of segment filters. |
com.google.analytics.data.v1alpha.SegmentFilterExpression.Builder | Expresses combinations of segment filters. |
com.google.analytics.data.v1alpha.SegmentFilterExpressionList | A list of segment filter expressions. |
com.google.analytics.data.v1alpha.SegmentFilterExpressionList.Builder | A list of segment filter expressions. |
com.google.analytics.data.v1alpha.SegmentFilterScoping | Scopings specify how the dimensions & metrics of multiple events should be considered when evaluating a segment filter. |
com.google.analytics.data.v1alpha.SegmentFilterScoping.Builder | Scopings specify how the dimensions & metrics of multiple events should be considered when evaluating a segment filter. |
com.google.analytics.data.v1alpha.SegmentParameterFilter | An expression to filter parameter values in a segment. |
com.google.analytics.data.v1alpha.SegmentParameterFilter.Builder | An expression to filter parameter values in a segment. |
com.google.analytics.data.v1alpha.SegmentParameterFilterExpression | Expresses combinations of segment filter on parameters. |
com.google.analytics.data.v1alpha.SegmentParameterFilterExpression.Builder | Expresses combinations of segment filter on parameters. |
com.google.analytics.data.v1alpha.SegmentParameterFilterExpressionList | A list of segment parameter filter expressions. |
com.google.analytics.data.v1alpha.SegmentParameterFilterExpressionList.Builder | A list of segment parameter filter expressions. |
com.google.analytics.data.v1alpha.SegmentParameterFilterScoping | Scopings specify how multiple events should be considered when evaluating a segment parameter filter. |
com.google.analytics.data.v1alpha.SegmentParameterFilterScoping.Builder | Scopings specify how multiple events should be considered when evaluating a segment parameter filter. |
com.google.analytics.data.v1alpha.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. |
com.google.analytics.data.v1alpha.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. |
com.google.analytics.data.v1alpha.SessionSegmentConditionGroup | Conditions tell Analytics what data to include in or exclude from the segment. |
com.google.analytics.data.v1alpha.SessionSegmentConditionGroup.Builder | Conditions tell Analytics what data to include in or exclude from the segment. |
com.google.analytics.data.v1alpha.SessionSegmentCriteria | A session matches a criteria if the session's events meet the conditions in the criteria. |
com.google.analytics.data.v1alpha.SessionSegmentCriteria.Builder | A session matches a criteria if the session's events meet the conditions in the criteria. |
com.google.analytics.data.v1alpha.SessionSegmentExclusion | Specifies which sessions are excluded in this segment. |
com.google.analytics.data.v1alpha.SessionSegmentExclusion.Builder | Specifies which sessions are excluded in this segment. |
com.google.analytics.data.v1alpha.SheetExportAudienceListRequest | A request to export users in an audience list to a Google Sheet. |
com.google.analytics.data.v1alpha.SheetExportAudienceListRequest.Builder | A request to export users in an audience list to a Google Sheet. |
com.google.analytics.data.v1alpha.SheetExportAudienceListResponse | The created Google Sheet with the list of users in an audience list. |
com.google.analytics.data.v1alpha.SheetExportAudienceListResponse.Builder | The created Google Sheet with the list of users in an audience list. |
com.google.analytics.data.v1alpha.StringFilter | The filter for string |
com.google.analytics.data.v1alpha.StringFilter.Builder | The filter for string |
com.google.analytics.data.v1alpha.UserSegment | User segments are subsets of users who engaged with your site or app. For example, users who have previously purchased; users who added items to their shopping carts, but didn’t complete a purchase. |
com.google.analytics.data.v1alpha.UserSegment.Builder | User segments are subsets of users who engaged with your site or app. For example, users who have previously purchased; users who added items to their shopping carts, but didn’t complete a purchase. |
com.google.analytics.data.v1alpha.UserSegmentConditionGroup | Conditions tell Analytics what data to include in or exclude from the segment. |
com.google.analytics.data.v1alpha.UserSegmentConditionGroup.Builder | Conditions tell Analytics what data to include in or exclude from the segment. |
com.google.analytics.data.v1alpha.UserSegmentCriteria | A user matches a criteria if the user's events meet the conditions in the criteria. |
com.google.analytics.data.v1alpha.UserSegmentCriteria.Builder | A user matches a criteria if the user's events meet the conditions in the criteria. |
com.google.analytics.data.v1alpha.UserSegmentExclusion | Specifies which users are excluded in this segment. |
com.google.analytics.data.v1alpha.UserSegmentExclusion.Builder | Specifies which users are excluded in this segment. |
com.google.analytics.data.v1alpha.UserSegmentSequenceGroup | Define conditions that must occur in a specific order for the user to be a member of the segment. |
com.google.analytics.data.v1alpha.UserSegmentSequenceGroup.Builder | Define conditions that must occur in a specific order for the user to be a member of the segment. |
com.google.analytics.data.v1alpha.UserSequenceStep | A condition that must occur in the specified step order for this user to match the sequence. |
com.google.analytics.data.v1alpha.UserSequenceStep.Builder | A condition that must occur in the specified step order for this user to match the sequence. |