Optional. When set, this step must be satisfied within the
constraint_duration of the previous step (For example, t[i] - t[i-1] <=
constraint_duration). If not set, there is no duration requirement (the
duration is effectively unlimited). It is ignored for the first step.
Optional. When set, this step must be satisfied within the
constraint_duration of the previous step (For example, t[i] - t[i-1] <=
constraint_duration). If not set, there is no duration requirement (the
duration is effectively unlimited). It is ignored for the first step.
Optional. If true, the event satisfying this step must be the very next
event after the event satisfying the last step. If unset or false, this
step indirectly follows the prior step; for example, there may be
events between the prior step and this step. It is ignored for the
first step.
Optional. When set, this step must be satisfied within the
constraint_duration of the previous step (For example, t[i] - t[i-1] <=
constraint_duration). If not set, there is no duration requirement (the
duration is effectively unlimited). It is ignored for the first step.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `AudienceSequenceFilter.AudienceSequenceStep` class, a component of Google Analytics Admin v1alpha, version 0.59.0, which extends `GeneratedMessageV3`."],["The `AudienceSequenceFilter.AudienceSequenceStep` class defines a condition that must occur in a specified order for a user to match a sequence within Google Analytics audiences."],["The content on this webpage lists a variety of different version of the `AudienceSequenceFilter.AudienceSequenceStep` class, ranging from version 0.70.0 (latest) all the way down to version 0.14.0."],["The `AudienceSequenceFilter.AudienceSequenceStep` class includes functionalities such as defining the scope of a step, setting a filter expression, and specifying whether a step must immediately follow the previous one, or if there can be events between the two steps."],["The page provides comprehensive documentation for the class, including details on its static fields, static methods, implemented methods, inherited members, and exceptions related to parsing and input/output operations."]]],[]]