AI-generated Key Takeaways
- 
          
Smart Campaign keyword theme constants are defined by several fields, including resource name, country code, language code, and display name.
 - 
          
The
resource_namefield is read-only and follows a specific format incorporating a keyword theme ID and sub-keyword theme ID. - 
          
Both the
country_codeandlanguage_codefields are read-only and indicate the localization of the keyword theme constant using ISO standards. - 
          
The
display_namefield provides the read-only, human-readable name for the keyword theme or sub-keyword theme. 
A Smart Campaign keyword theme constant.
| Fields | |
|---|---|
 | 
                
                   
 Output only. The resource name of the keyword theme constant. Keyword theme constant resource names have the form: 
  | 
              
 | 
                
                   
 Output only. The ISO-3166 Alpha-2 country code of the constant, eg. "US". To display and query matching purpose, the keyword theme needs to be localized.  | 
              
 | 
                
                   
 Output only. The ISO-639-1 language code with 2 letters of the constant, eg. "en". To display and query matching purpose, the keyword theme needs to be localized.  | 
              
 | 
                
                   
 Output only. The display name of the keyword theme or sub keyword theme.  |