Reference documentation and code samples for the Google Analytics Admin V1alpha Client class PropertySummary.
A virtual resource representing metadata for a GA4 property.
Generated from protobuf message google.analytics.admin.v1alpha.PropertySummary
Namespace
Google \ Analytics \ Admin \ V1alphaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ property
string
Resource name of property referred to by this property summary Format: properties/{property_id} Example: "properties/1000"
↳ display_name
string
Display name for the property referred to in this property summary.
↳ property_type
int
The property's property type.
↳ parent
string
Resource name of this property's logical parent. Note: The Property-Moving UI can be used to change the parent. Format: accounts/{account}, properties/{property} Example: "accounts/100", "properties/200"
getProperty
Resource name of property referred to by this property summary Format: properties/{property_id} Example: "properties/1000"
string
setProperty
Resource name of property referred to by this property summary Format: properties/{property_id} Example: "properties/1000"
var
string
$this
getDisplayName
Display name for the property referred to in this property summary.
string
setDisplayName
Display name for the property referred to in this property summary.
var
string
$this
getPropertyType
The property's property type.
int
setPropertyType
The property's property type.
var
int
$this
getParent
Resource name of this property's logical parent.
Note: The Property-Moving UI can be used to change the parent. Format: accounts/{account}, properties/{property} Example: "accounts/100", "properties/200"
string
setParent
Resource name of this property's logical parent.
Note: The Property-Moving UI can be used to change the parent. Format: accounts/{account}, properties/{property} Example: "accounts/100", "properties/200"
var
string
$this