SuggestBrandsRequest

  • This is the request message for the BrandSuggestionService.SuggestBrands operation.

  • The request requires a customer ID and a brand prefix.

  • You can optionally exclude brands by providing a list of selected brand IDs.

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.