View source: R/subscription_status.R
playlist_subscription_status | R Documentation |
#' @description Returns the subscription status of playlist views.
playlist_subscription_status(playlistId = NULL, ...)
playlistId |
Required. String. Id of YouTube Playlist |
... |
Addt. arguments passed to |
data.frame
## Not run:
playlist_subscription_status(playlistId = "PL2MI040U_GXq1L5JUxNOulWCyXn-7QyZK")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.