Method: buyers.clients.get

  • This page details how to get a client using a specific resource name via an HTTP GET request.

  • The request requires a name parameter in the path with a specific format.

  • The request body must be empty.

  • A successful response will contain an instance of Client.

  • The request requires a specific OAuth authorization scope.

Gets a client with a given resource name.

HTTP request

GET https://authorizedbuyersmarketplace.googleapis.com/v1/{name=buyers/*/clients/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Format: buyers/{accountId}/clients/{clientAccountId}

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/authorized-buyers-marketplace