Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the
REST Introduction for details.
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-06 UTC.
[null,null,["Last updated 2025-03-06 UTC."],[],[]]