google_api_analytics_reporting v0.0.1 GoogleApi.AnalyticsReporting.V4.Model.SequenceSegment View Source
Sequence conditions consist of one or more steps, where each step is defined by one or more dimension/metric conditions. Multiple steps can be combined with special sequence operators.
Attributes
- firstStepShouldMatchFirstHit (Boolean): If set, first step condition must match the first hit of the visitor (in the date range). Defaults to:
null. - segmentSequenceSteps (List[SegmentSequenceStep]): The list of steps in the sequence. Defaults to:
null.