KeywordThemeInfo

A Smart Campaign keyword theme.

JSON representation
{

  // Union field keyword_theme can be only one of the following:
  "keywordThemeConstant": string,
  "freeFormKeywordTheme": string
  // End of list of possible types for union field keyword_theme.
}
Fields
Union field keyword_theme. Either a predefined keyword theme constant or free-form text may be specified. keyword_theme can be only one of the following:
keywordThemeConstant

string

The resource name of a Smart Campaign keyword theme constant. keywordThemeConstants/{keyword_theme_id}~{sub_keyword_theme_id}

freeFormKeywordTheme

string

Free-form text to be matched to a Smart Campaign keyword theme constant on a best-effort basis.