KeywordThemeConstant
A Smart Campaign keyword theme constant.
Columns
Name | Type | Behavior | Description |
KeywordThemeConstantCountryCode | String | ATTRIBUTE | 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. |
KeywordThemeConstantDisplayName | String | ATTRIBUTE | Output only. The display name of the keyword theme or sub keyword theme. |
KeywordThemeConstantLanguageCode | String | ATTRIBUTE | 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. |
KeywordThemeConstantResourceName | String | ATTRIBUTE | Output only. The resource name of the keyword theme constant. Keyword theme constant resource names have the form: keywordThemeConstants/{keyword_theme_id}~{sub_keyword_theme_id} |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |