Reference documentation and code samples for the Google Analytics Admin V1alpha Client class RollupPropertySourceLink.
A link that references a source property under the parent rollup property.
Generated from protobuf message google.analytics.admin.v1alpha.RollupPropertySourceLink
Namespace
Google \ Analytics \ Admin \ V1alphaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. Resource name of this RollupPropertySourceLink. Format: 'properties/{property_id}/rollupPropertySourceLinks/{rollup_property_source_link}' Format: 'properties/123/rollupPropertySourceLinks/456'
↳ source_property
string
Immutable. Resource name of the source property. Format: properties/{property_id} Example: "properties/789"
getName
Output only. Resource name of this RollupPropertySourceLink.
Format: 'properties/{property_id}/rollupPropertySourceLinks/{rollup_property_source_link}' Format: 'properties/123/rollupPropertySourceLinks/456'
string
setName
Output only. Resource name of this RollupPropertySourceLink.
Format: 'properties/{property_id}/rollupPropertySourceLinks/{rollup_property_source_link}' Format: 'properties/123/rollupPropertySourceLinks/456'
var
string
$this
getSourceProperty
Immutable. Resource name of the source property.
Format: properties/{property_id} Example: "properties/789"
string
setSourceProperty
Immutable. Resource name of the source property.
Format: properties/{property_id} Example: "properties/789"
var
string
$this