SuggestKeywordThemesRequest
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
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[null,null,["Last updated 2024-11-25 UTC."],[[["This request message is for the `SmartCampaignSuggestService.SuggestKeywordThemes` method, used to get keyword theme suggestions for Smart Campaigns."],["It requires `customer_id` (string) and `suggestion_info` which includes essential fields like `final_url`, `language_code`, and `geo_target` to provide suggestions."],["Providing the recommended field `business_setting` in `suggestion_info` can enhance the quality of keyword theme suggestions."]]],[]]