SuggestSmartCampaignAdRequest

  • The request message for SmartCampaignSuggestService.SuggestSmartCampaignAd requires a customer_id and suggestion_info.

  • The suggestion_info field is an object of type SmartCampaignSuggestionInfo and requires final_url, language_code, and keyword_themes.

  • To improve the quality of the suggestion, the suggestion_info field can optionally include business_setting and geo_target.

Request message for SmartCampaignSuggestService.SuggestSmartCampaignAd.

Fields

customer_id

string

Required. The ID of the customer.

suggestion_info

SmartCampaignSuggestionInfo

Required. Inputs used to suggest a Smart campaign ad. Required fields: final_url, language_code, keyword_themes. Optional but recommended fields to improve the quality of the suggestion: business_setting and geo_target.