SuggestKeywordThemesRequest

  • This document describes the request message for the SmartCampaignSuggestService.SuggestKeywordThemes API call.

  • The request requires a customer_id (string) and suggestion_info (SmartCampaignSuggestionInfo) fields.

  • The suggestion_info field is required and needs the final_url, language_code, and geo_target fields populated.

  • It is recommended to also populate the business_setting field within suggestion_info.

Request message for SmartCampaignSuggestService.SuggestKeywordThemes.

Fields

customer_id

string

Required. The ID of the customer.

suggestion_info

SmartCampaignSuggestionInfo

Required. Information to get keyword theme suggestions. Required fields:

  • suggestion_info.final_url
  • suggestion_info.language_code
  • suggestion_info.geo_target

Recommended fields:

  • suggestion_info.business_setting