Class: Google::Analytics::Data::V1beta::Cohort

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

Overview

Defines a cohort selection criteria. A cohort is a group of users who share a common characteristic. For example, users with the same firstSessionDate belong to the same cohort.

Instance Attribute Summary collapse

Instance Attribute Details

#date_range::Google::Analytics::Data::V1beta::DateRange



625
626
627
628
# File 'proto_docs/google/analytics/data/v1beta/data.rb', line 625

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

#dimension::String



625
626
627
628
# File 'proto_docs/google/analytics/data/v1beta/data.rb', line 625

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

#name::String



625
626
627
628
# File 'proto_docs/google/analytics/data/v1beta/data.rb', line 625

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