Google Analytics Admin V1alpha Client - Class CreateDisplayVideo360AdvertiserLinkRequest (0.22.5)

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

Request message for CreateDisplayVideo360AdvertiserLink RPC.

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

Namespace

Google \ Analytics \ Admin \ V1alpha

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ parent string

Required. Example format: properties/1234

↳ display_video_360_advertiser_link Google\Analytics\Admin\V1alpha\DisplayVideo360AdvertiserLink

Required. The DisplayVideo360AdvertiserLink to create.

getParent

Required. Example format: properties/1234

Returns
Type Description
string

setParent

Required. Example format: properties/1234

Parameter
Name Description
var string
Returns
Type Description
$this

Required. The DisplayVideo360AdvertiserLink to create.

Returns
Type Description
Google\Analytics\Admin\V1alpha\DisplayVideo360AdvertiserLink|null

Required. The DisplayVideo360AdvertiserLink to create.

Parameter
Name Description
var Google\Analytics\Admin\V1alpha\DisplayVideo360AdvertiserLink
Returns
Type Description
$this

static::build

Parameters
Name Description
parent string

Required. Example format: properties/1234 Please see Google\Analytics\Admin\V1alpha\AnalyticsAdminServiceClient::propertyName() for help formatting this field.

displayVideo360AdvertiserLink Google\Analytics\Admin\V1alpha\DisplayVideo360AdvertiserLink

Required. The DisplayVideo360AdvertiserLink to create.

Returns
Type Description
Google\Analytics\Admin\V1alpha\CreateDisplayVideo360AdvertiserLinkRequest