A virtual resource representing metadata for a GA4 property.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#display_name
def display_name() -> ::String
Returns
- (::String) — Display name for the property referred to in this property summary.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — Display name for the property referred to in this property summary.
Returns
- (::String) — Display name for the property referred to in this property summary.
#property
def property() -> ::String
Returns
- (::String) — Resource name of property referred to by this property summary Format: properties/{property_id} Example: "properties/1000"
#property=
def property=(value) -> ::String
Parameter
- value (::String) — Resource name of property referred to by this property summary Format: properties/{property_id} Example: "properties/1000"
Returns
- (::String) — Resource name of property referred to by this property summary Format: properties/{property_id} Example: "properties/1000"