Reference documentation and code samples for the Google Analytics Admin V1alpha Client class ApproveDisplayVideo360AdvertiserLinkProposalResponse.
Response message for ApproveDisplayVideo360AdvertiserLinkProposal RPC.
Generated from protobuf message google.analytics.admin.v1alpha.ApproveDisplayVideo360AdvertiserLinkProposalResponse
Namespace
Google \ Analytics \ Admin \ V1alphaMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ display_video_360_advertiser_link |
Google\Analytics\Admin\V1alpha\DisplayVideo360AdvertiserLink
The DisplayVideo360AdvertiserLink created as a result of approving the proposal. |
getDisplayVideo360AdvertiserLink
The DisplayVideo360AdvertiserLink created as a result of approving the proposal.
Returns | |
---|---|
Type | Description |
Google\Analytics\Admin\V1alpha\DisplayVideo360AdvertiserLink|null |
hasDisplayVideo360AdvertiserLink
clearDisplayVideo360AdvertiserLink
setDisplayVideo360AdvertiserLink
The DisplayVideo360AdvertiserLink created as a result of approving the proposal.
Parameter | |
---|---|
Name | Description |
var |
Google\Analytics\Admin\V1alpha\DisplayVideo360AdvertiserLink
|
Returns | |
---|---|
Type | Description |
$this |