listyoutubevideocategories - List YouTube Video Categories
Returns a list of categories that can be associated with YouTube videos.
credentialKey
string
Your 1001fx credential key. See https://1001fx.com/app/credentials/list
Example:
yourCredentialKey
ids
array<string>
Comma seperated list of category IDs to retrieve.
Example:
[
"20",
"21"
]
regionCode
string
The regionCode parameter instructs the API to return the list of video categories available in the specified country. The parameter value is an ISO 3166-1 alpha-2 country code. See https://1001fx.com/functions/listyoutubei18nregions.
Example:
US
hl
string
The hl parameter specifies the language that should be used for text values in the API response. The default value is en. See https://1001fx.com/functions/listyoutubei18nlanguages.
Example:
en