KeywordThemeInfo

  • A Smart Campaign keyword theme can be either a predefined constant or free-form text.

  • The keyword_theme field is a union field that can contain either keyword_theme_constant or free_form_keyword_theme.

  • keyword_theme_constant uses a resource name format with a specific structure including IDs.

  • free_form_keyword_theme is plain text that is matched to a constant on a best-effort basis.

A Smart Campaign keyword theme.

Fields
Union field

keyword_theme

keyword_theme. Either a predefined keyword theme constant or free-form text may be specified. keyword_theme can be only one of the following:

keyword_theme_constant

string

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

free_form_keyword_theme

string

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