Description Usage Arguments Value Examples
Get list of channels controlled by the contentOwner
https://developers.google.com/youtube/v3/docs/channels/list
1 | getChannels(token, contentOwner)
|
token |
Access token |
contentOwner |
Content owner |
Returns a data.frame
of results
1 2 3 4 | ## Not run:
channels <- getChannels(token, contentOwner = "ContentOwner")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.