Returns the subscription status of video views.
video_subscription_status(videoId = NULL, ...)
data.frame
Required. String. Id of YouTube video.
Addt. arguments passed to analytics_request
if (FALSE) {
video_subscription_status(videoId = "dQw4w9WgXcQ")
}
Run the code above in your browser using DataLab