Method: properties.displayVideo360AdvertiserLinkProposals.get

  • Retrieves a single DisplayVideo360AdvertiserLinkProposal using a GET request to a specified URL with path parameters.

  • The request body should be empty and the response contains the DisplayVideo360AdvertiserLinkProposal if successful.

  • Requires specific authorization scopes for accessing and retrieving the data.

Lookup for a single DisplayVideo360AdvertiserLinkProposal.

HTTP request

GET https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/displayVideo360AdvertiserLinkProposals/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

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

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of DisplayVideo360AdvertiserLinkProposal.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/analytics.readonly
  • https://www.googleapis.com/auth/analytics.edit