Regions
Query YouTube i18nRegions. An i18nRegion resource identifies a geographic area that a YouTube user can select as the preferred content region. The content region can also be referred to as a content locale.
Table Specific Information
Select
There are no required filters for this table. An optional column supported is Language.
All columns support the '=' operator.
Columns
| Name | Type | Dimension | DefaultMetric | DefaultDimension | Description |
| Id [KEY] | String | The Id that YouTube uses to uniquely identify the i18n region. | |||
| Country | String | The two-letter ISO country code that identifies the region. | |||
| Name | String | The name of the region. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description |
| Language | String | The hl parameter specifies the language that should be used for text values in the API response. The default value is en_US. |