Method: properties.displayVideo360AdvertiserLinkProposals.create

  • This document outlines how to create a DisplayVideo360AdvertiserLinkProposal using a POST request to the specified API endpoint.

  • The request requires a parent path parameter in the format properties/*.

  • 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.edit OAuth 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

string

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