Reference documentation and code samples for the Google Analytics Admin V1alpha Client class CreateSubpropertyRequest.
Request message for CreateSubproperty RPC.
Generated from protobuf message google.analytics.admin.v1alpha.CreateSubpropertyRequest
Namespace
Google \ Analytics \ Admin \ V1alphaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The ordinary property for which to create a subproperty. Format: properties/property_id Example: properties/123
↳ subproperty
↳ subproperty_event_filter
Google\Analytics\Admin\V1alpha\SubpropertyEventFilter
Optional. The subproperty event filter to create on an ordinary property.
getParent
Required. The ordinary property for which to create a subproperty.
Format: properties/property_id Example: properties/123
string
setParent
Required. The ordinary property for which to create a subproperty.
Format: properties/property_id Example: properties/123
var
string
$this
getSubproperty
Required. The subproperty to create.
hasSubproperty
clearSubproperty
setSubproperty
Required. The subproperty to create.
$this
getSubpropertyEventFilter
Optional. The subproperty event filter to create on an ordinary property.
hasSubpropertyEventFilter
clearSubpropertyEventFilter
setSubpropertyEventFilter
Optional. The subproperty event filter to create on an ordinary property.
$this