AI-generated Key Takeaways
-
This document outlines how to create a DisplayVideo360AdvertiserLinkProposal using a POST request to the specified API endpoint.
-
The request requires a
parentpath parameter in the formatproperties/*. -
The request body should contain an instance of
DisplayVideo360AdvertiserLinkProposal. -
A successful response will return a newly created instance of
DisplayVideo360AdvertiserLinkProposal. -
The request requires the
https://www.googleapis.com/auth/analytics.editOAuth scope for authorization.
Creates a DisplayVideo360AdvertiserLinkProposal.
HTTP request
POST https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/displayVideo360AdvertiserLinkProposals
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent |
Required. Example format: properties/1234 |
Request body
The request body contains an instance of DisplayVideo360AdvertiserLinkProposal.
Response body
If successful, the response body contains a newly created instance of DisplayVideo360AdvertiserLinkProposal.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/analytics.edit