google_api_analytics_reporting v0.0.1 GoogleApi.AnalyticsReporting.V4.Model.SegmentSequenceStep View Source
A segment sequence definition.
Attributes
matchType (String): Specifies if the step immediately precedes or can be any time before the next step. Defaults to:
null.- Enum - one of [UNSPECIFIED_MATCH_TYPE, PRECEDES, IMMEDIATELY_PRECEDES]
- orFiltersForSegment (List[OrFiltersForSegment]): A sequence is specified with a list of Or grouped filters which are combined with `AND` operator. Defaults to:
null.