Google Analytics Admin V1alpha Client - Class RollupPropertySourceLink (0.19.0)

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 \ V1alpha

Methods

Constructor.

Parameters
NameDescription
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"

Output only. Resource name of this RollupPropertySourceLink.

Format: 'properties/{property_id}/rollupPropertySourceLinks/{rollup_property_source_link}' Format: 'properties/123/rollupPropertySourceLinks/456'

Returns
TypeDescription
string

Output only. Resource name of this RollupPropertySourceLink.

Format: 'properties/{property_id}/rollupPropertySourceLinks/{rollup_property_source_link}' Format: 'properties/123/rollupPropertySourceLinks/456'

Parameter
NameDescription
var string
Returns
TypeDescription
$this

Immutable. Resource name of the source property.

Format: properties/{property_id} Example: "properties/789"

Returns
TypeDescription
string

Immutable. Resource name of the source property.

Format: properties/{property_id} Example: "properties/789"

Parameter
NameDescription
var string
Returns
TypeDescription
$this