Google Analytics Admin V1alpha Client - Class ProvisionSubpropertyRequest (0.24.1)

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.

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