Google Analytics Admin V1alpha Client - Class GetDisplayVideo360AdvertiserLinkProposalRequest (0.26.0)

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

Request message for GetDisplayVideo360AdvertiserLinkProposal RPC.

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

Namespace

Google \ Analytics \ Admin \ V1alpha

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ namestring

Required. The name of the DisplayVideo360AdvertiserLinkProposal to get. Example format: properties/1234/displayVideo360AdvertiserLinkProposals/5678

getName

Required. The name of the DisplayVideo360AdvertiserLinkProposal to get.

Example format: properties/1234/displayVideo360AdvertiserLinkProposals/5678

Returns
TypeDescription
string

setName

Required. The name of the DisplayVideo360AdvertiserLinkProposal to get.

Example format: properties/1234/displayVideo360AdvertiserLinkProposals/5678

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
namestring

Required. The name of the DisplayVideo360AdvertiserLinkProposal to get. Example format: properties/1234/displayVideo360AdvertiserLinkProposals/5678 Please see AnalyticsAdminServiceClient::displayVideo360AdvertiserLinkProposalName() for help formatting this field.

Returns
TypeDescription
GetDisplayVideo360AdvertiserLinkProposalRequest