Method: properties.displayVideo360AdvertiserLinks.get

  • Retrieves a specific DisplayVideo360AdvertiserLink resource using a GET request to the specified URL.

  • Requires providing the name path parameter to identify the target DisplayVideo360AdvertiserLink.

  • Returns a DisplayVideo360AdvertiserLink object in the response body if successful.

  • Needs appropriate authorization scopes for accessing and retrieving the data.

Look up a single DisplayVideo360AdvertiserLink

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the DisplayVideo360AdvertiserLink to get. Example format: properties/1234/displayVideo360AdvertiserLink/5678

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires one of the following OAuth scopes:

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