list_guidecats: Get list of categories that can be associated with YouTube channels
Description
Get list of categories that can be associated with YouTube channels
Usage
list_guidecats(filter = NULL, hl = NULL, ...)
Arguments
filter
string; Required.
named vector of length 1
potential names of the entry in the vector:
region_code: Character. Required. Has to be a ISO 3166-1 alpha-2 code (see https://www.iso.org/obp/ui/#search)
category_id: YouTube channel category ID
hl
Language used for text values. Optional. Default is en-US. For other allowed language codes, see list_langs.