SuggestKeywordThemeConstantsRequest

  • SuggestKeywordThemeConstants request message is used to find similar keyword themes based on a query text.

  • The request can be refined by specifying the country code and language code.

  • Default values for country code and language code are 'US' and 'en' respectively if not specified.

Request message for KeywordThemeConstantService.SuggestKeywordThemeConstants.

Fields

query_text

string

The query text of a keyword theme that will be used to map to similar keyword themes. For example, "plumber" or "roofer".

country_code

string

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.

language_code

string

The two letter language code for get corresponding keyword theme for refining the scope of the query, default to 'en' if not set.