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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["The `SuggestKeywordThemes` request requires the customer ID (`customer_id`) and suggestion information (`suggestion_info`)."],["Within `suggestion_info`, the `final_url`, `language_code`, and `geo_target` are necessary for generating keyword theme suggestions."],["Including the `business_setting` within `suggestion_info` is recommended for more tailored suggestions, although not strictly required."]]],[]]