Class: Google::Analytics::Admin::V1alpha::AudienceSequenceFilter::AudienceSequenceStep

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/analytics/admin/v1alpha/audience.rb

Overview

A condition that must occur in the specified step order for this user to match the sequence.

Instance Attribute Summary collapse

Instance Attribute Details

#constraint_duration::Google::Protobuf::Duration



307
308
309
310
# File 'proto_docs/google/analytics/admin/v1alpha/audience.rb', line 307

class AudienceSequenceStep
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#filter_expression::Google::Analytics::Admin::V1alpha::AudienceFilterExpression



307
308
309
310
# File 'proto_docs/google/analytics/admin/v1alpha/audience.rb', line 307

class AudienceSequenceStep
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#immediately_follows::Boolean



307
308
309
310
# File 'proto_docs/google/analytics/admin/v1alpha/audience.rb', line 307

class AudienceSequenceStep
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#scope::Google::Analytics::Admin::V1alpha::AudienceFilterScope



307
308
309
310
# File 'proto_docs/google/analytics/admin/v1alpha/audience.rb', line 307

class AudienceSequenceStep
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end