Last data update: 2014.03.03

R: List of Categories That Can be Associated with Videos
list_videocatsR Documentation

List of Categories That Can be Associated with Videos

Description

List of Categories That Can be Associated with Videos

Usage

list_videocats(regionCode = NULL, ...)

Arguments

regionCode

Character. Required. Has to be a ISO 3166-1 alpha-2 code (see https://www.iso.org/obp/ui/#search).

...

Additional arguments passed to tuber_GET.

Value

data.frame with 5 columns: channelId, title, assignable, etag, id

References

https://developers.google.com/youtube/v3/docs/search/list

Examples

## Not run: 
list_videocats("JP")

## End(Not run)

Results