SuggestBrandsRequest

  • This document describes the request message for the BrandSuggestionService.SuggestBrands API.

  • The request requires a customer_id and brand_prefix.

  • An optional selected_brands field can be used 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.