AI-generated Key Takeaways
-
Creates a DisplayVideo360AdvertiserLinkProposal using an HTTP POST request to a specified URL with the parent property ID.
-
The request body should contain a DisplayVideo360AdvertiserLinkProposal object and authorization requires the
analytics.edit
scope. -
A successful response returns the newly created DisplayVideo360AdvertiserLinkProposal object.
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