Google Analytics Admin V1beta Client - Class CreatePropertyRequest (0.20.0)

Reference documentation and code samples for the Google Analytics Admin V1beta Client class CreatePropertyRequest.

Request message for CreateProperty RPC.

Generated from protobuf message google.analytics.admin.v1beta.CreatePropertyRequest

Namespace

Google \ Analytics \ Admin \ V1beta

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ property Google\Analytics\Admin\V1beta\Property

Required. The property to create. Note: the supplied property must specify its parent.

getProperty

Required. The property to create.

Note: the supplied property must specify its parent.

Returns
TypeDescription
Google\Analytics\Admin\V1beta\Property|null

hasProperty

clearProperty

setProperty

Required. The property to create.

Note: the supplied property must specify its parent.

Parameter
NameDescription
var Google\Analytics\Admin\V1beta\Property
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
property Google\Analytics\Admin\V1beta\Property

Required. The property to create. Note: the supplied property must specify its parent.

Returns
TypeDescription
Google\Analytics\Admin\V1beta\CreatePropertyRequest