Learn R Programming

tuber (version 0.2)

list_videocats: 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).

Value

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

References

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

Examples

Run this code
list_videocats("JP")

Run the code above in your browser using DataLab