Class: Google::Analytics::Data::V1alpha::Entity

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

Overview

The unique identifier of the property whose events are tracked.

Instance Attribute Summary collapse

Instance Attribute Details

#property_id::String

Returns A Google Analytics GA4 property id. To learn more, see where to find your Property ID.

Returns:



55
56
57
58
# File 'proto_docs/google/analytics/data/v1alpha/data.rb', line 55

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