SuggestBrandsRequest

  • This is the request message for the BrandSuggestionService.SuggestBrands API call.

  • The request requires a customer_id and brand_prefix.

  • An optional field selected_brands can be included to exclude already selected brands from the response.

Request message for BrandSuggestionService.SuggestBrands.

Fields

customer_id

string

Required. The ID of the customer onto which to apply the brand suggestion operation.

selected_brands[]

string

Optional. Ids of the brands already selected by advertisers. They will be excluded in response. These are expected to be brand ids not brand names.

brand_prefix

string

Required. The prefix of a brand name.