Skip to main content
GET
List YouTube video categories
エクスポートを作成する際は、返されたカテゴリ idcategory_id として使用してください。接続されたチャンネルの地域によって、利用可能なカテゴリが決まります。オプションの language クエリパラメータは、チャンネルに地域が設定されていない場合にのみフォールバックとして使用されます。

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <api_key>, where <api_key> is your API Key. The token in the sample code is referring to this api_key as well.

クエリパラメータ

language
string

Interface language code used to infer a region only when the connected channel has no region. For example, en maps to US and ja maps to JP; unrecognized values fall back to US.

レスポンス

Assignable categories for the channel region

region
string
必須

Region used to fetch categories.

categories
object[]
必須

Only categories assignable to a YouTube video are returned.

最終更新日 2026年9月22日