Method: accounts.advertisers.get

Gets an advertiser under an account.

HTTP request

GET https://mmmdata.googleapis.com/v0/{name=accounts/*/advertisers/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the advertiser to retrieve. Format: accounts/{account}/advertisers/{advertiser}

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/mmm_data
  • https://www.googleapis.com/auth/mmm_data.readonly

For more information, see the OAuth 2.0 Overview.