Reference documentation and code samples for the Google Analytics Admin V1alpha Client class AudienceSequenceFilter.
Defines filters that must occur in a specific order for the user to be a member of the Audience.
Generated from protobuf message google.analytics.admin.v1alpha.AudienceSequenceFilter
Namespace
Google \ Analytics \ Admin \ V1alphaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ scope
int
Required. Immutable. Specifies the scope for this filter.
↳ sequence_maximum_duration
↳ sequence_steps
array< AudienceSequenceFilter\AudienceSequenceStep
>
Required. An ordered sequence of steps. A user must complete each step in order to join the sequence filter.
getScope
Required. Immutable. Specifies the scope for this filter.
int
setScope
Required. Immutable. Specifies the scope for this filter.
var
int
$this
getSequenceMaximumDuration
Optional. Defines the time period in which the whole sequence must occur.
hasSequenceMaximumDuration
clearSequenceMaximumDuration
setSequenceMaximumDuration
Optional. Defines the time period in which the whole sequence must occur.
$this
getSequenceSteps
Required. An ordered sequence of steps. A user must complete each step in order to join the sequence filter.
setSequenceSteps
Required. An ordered sequence of steps. A user must complete each step in order to join the sequence filter.
$this