AI-generated Key Takeaways
-
The request message for
SmartCampaignSuggestService.SuggestSmartCampaignAd
requires acustomer_id
andsuggestion_info
. -
The
suggestion_info
field is an object of typeSmartCampaignSuggestionInfo
and requiresfinal_url
,language_code
, andkeyword_themes
. -
To improve the quality of the suggestion, the
suggestion_info
field can optionally includebusiness_setting
andgeo_target
.
Request message for SmartCampaignSuggestService.SuggestSmartCampaignAd
.
Fields | |
---|---|
|
Required. The ID of the customer. |
|
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. |