video_sharing_services {YTAnalytics} | R Documentation |
Returns top sharing services by views
video_sharing_services(videoId = NULL, ...)
videoId |
Required. String. Id of YouTube video. |
... |
Addt. arguments passed to |
data.frame
## Not run:
video_sharing_services(videoId = "dQw4w9WgXcQ")
## End(Not run)