SuggestBrands

  • The SuggestBrands RPC returns a list of matching brands based on a prefix for a given customer.

  • This RPC requires the https://www.googleapis.com/auth/adwords OAuth scope for authorization.

SuggestBrands

rpc SuggestBrands(SuggestBrandsRequest) returns (SuggestBrandsResponse)

Rpc to return a list of matching brands based on a prefix for this customer.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.