Google Analytics Admin V1alpha Client - Class ProvisionSubpropertyRequest (0.29.0)

Reference documentation and code samples for the Google Analytics Admin V1alpha Client class ProvisionSubpropertyRequest.

Request message for CreateSubproperty RPC.

Generated from protobuf message google.analytics.admin.v1alpha.ProvisionSubpropertyRequest

Namespace

Google \ Analytics \ Admin \ V1alpha

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ subproperty Property

Required. The subproperty to create.

↳ subproperty_event_filter SubpropertyEventFilter

Optional. The subproperty event filter to create on an ordinary property.

↳ custom_dimension_and_metric_synchronization_mode int

Optional. The subproperty feature synchronization mode for Custom Dimensions and Metrics

getSubproperty

Required. The subproperty to create.

Returns
Type Description
Property|null

hasSubproperty

clearSubproperty

setSubproperty

Required. The subproperty to create.

Parameter
Name Description
var Property
Returns
Type Description
$this

getSubpropertyEventFilter

Optional. The subproperty event filter to create on an ordinary property.

Returns
Type Description
SubpropertyEventFilter|null

hasSubpropertyEventFilter

clearSubpropertyEventFilter

setSubpropertyEventFilter

Optional. The subproperty event filter to create on an ordinary property.

Parameter
Name Description
var SubpropertyEventFilter
Returns
Type Description
$this

getCustomDimensionAndMetricSynchronizationMode

Optional. The subproperty feature synchronization mode for Custom Dimensions and Metrics

Returns
Type Description
int

setCustomDimensionAndMetricSynchronizationMode

Optional. The subproperty feature synchronization mode for Custom Dimensions and Metrics

Parameter
Name Description
var int
Returns
Type Description
$this