AI-generated Key Takeaways
- 
          This document describes the request message for suggesting keyword theme constants. 
- 
          The request message uses query_textto find similar keyword themes, such as "plumber".
- 
          Optional fields include country_code(defaulting to 'US') andlanguage_code(defaulting to 'en') to refine the query.
Request message for KeywordThemeConstantService.SuggestKeywordThemeConstants.
| Fields | |
|---|---|
| 
 | 
 The query text of a keyword theme that will be used to map to similar keyword themes. For example, "plumber" or "roofer". | 
| 
 | 
 Upper-case, two-letter country code as defined by ISO-3166. This for refining the scope of the query, default to 'US' if not set. | 
| 
 | 
 The two letter language code for get corresponding keyword theme for refining the scope of the query, default to 'en' if not set. |