Optional. When set, this step must be satisfied within the
constraint_duration of the previous step (i.e., 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 (i.e., 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 (i.e., 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-04-09 UTC."],[[["This page details the `AudienceSequenceFilter.AudienceSequenceStep` class, a component of the Google Analytics Admin API, that is used to define conditions for user matching within a sequence."],["The `AudienceSequenceFilter.AudienceSequenceStep` class is a subclass of `GeneratedMessageV3` and implements the `AudienceSequenceFilter.AudienceSequenceStepOrBuilder` interface."],["The page provides a list of available versions of this component, ranging from version 0.14.0 to 0.70.0, with version 0.70.0 being the most recent release."],["Key functionalities include setting constraints on the duration between steps, specifying if a step must immediately follow another, defining the scope of the step, and setting a logical filter expression."],["The documentation includes methods for parsing, building, and accessing the properties of `AudienceSequenceFilter.AudienceSequenceStep` objects, alongside inherited members from its parent classes."]]],[]]