Skip to main content
GET
List YouTube video categories
Usa el id de categoría devuelto como category_id al crear una exportación. La región del canal conectado determina qué categorías están disponibles. El parámetro de consulta opcional language solo se usa como alternativa si el canal no tiene una región.

Autorizaciones

Authorization
string
header
requerido

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.

Parámetros de consulta

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.

Respuesta

Assignable categories for the channel region

region
string
requerido

Region used to fetch categories.

categories
object[]
requerido

Only categories assignable to a YouTube video are returned.

Última modificación el 22 de septiembre de 2026