BrandSuggestionService

This service will suggest brands based on a prefix.

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.