AI-generated Key Takeaways
- 
          
This is the request message for the
SuggestKeywordThemeConstantsservice. - 
          
The message includes fields for query text, country code, and language code to suggest keyword themes.
 - 
          
Query text is used to find similar keyword themes, while country and language codes refine the search scope.
 - 
          
Country and language codes have default values of 'US' and 'en' respectively if not specified.
 
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.  |