Skip to main content
GET
List YouTube video categories
Verwenden Sie die zurückgegebene Kategorie-id als category_id, wenn Sie einen Export erstellen. Die Region des verbundenen Kanals bestimmt, welche Kategorien verfügbar sind. Der optionale Abfrageparameter language wird nur als Fallback verwendet, wenn der Kanal keine Region hat.

Autorisierungen

Authorization
string
header
erforderlich

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.

Abfrageparameter

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.

Antwort

Assignable categories for the channel region

region
string
erforderlich

Region used to fetch categories.

categories
object[]
erforderlich

Only categories assignable to a YouTube video are returned.

Zuletzt geändert am 22. September 2026