| Modifier and Type | Class and Description |
|---|---|
class |
EventSegmentCriteria
An event matches a criteria if the event meet the conditions in the
criteria.
|
static class |
EventSegmentCriteria.Builder
An event matches a criteria if the event meet the conditions in the
criteria.
|
| Modifier and Type | Method and Description |
|---|---|
EventSegmentCriteriaOrBuilder |
EventSegmentExclusion.getEventExclusionCriteriaOrBuilder()
If an event meets this condition, the event is excluded from membership
in the segment for the `eventExclusionDuration`.
|
EventSegmentCriteriaOrBuilder |
EventSegmentExclusion.Builder.getEventExclusionCriteriaOrBuilder()
If an event meets this condition, the event is excluded from membership
in the segment for the `eventExclusionDuration`.
|
EventSegmentCriteriaOrBuilder |
EventSegmentExclusionOrBuilder.getEventExclusionCriteriaOrBuilder()
If an event meets this condition, the event is excluded from membership
in the segment for the `eventExclusionDuration`.
|
EventSegmentCriteriaOrBuilder |
EventSegmentOrBuilder.getEventInclusionCriteriaOrBuilder()
Defines which events are included in this segment.
|
EventSegmentCriteriaOrBuilder |
EventSegment.getEventInclusionCriteriaOrBuilder()
Defines which events are included in this segment.
|
EventSegmentCriteriaOrBuilder |
EventSegment.Builder.getEventInclusionCriteriaOrBuilder()
Defines which events are included in this segment.
|
Copyright © 2023 Google LLC. All rights reserved.