powered by
Returns the type of page or application where video playbacks occurred.
video_playback_location(videoId = NULL, ...)
data.frame
Required. String. Id of YouTube video.
Addt. arguments passed to analytics_request
analytics_request
For more information, refer to https://developers.google.com/youtube/analytics/dimensions#Playback_Location_Dimensions
if (FALSE) { video_playback_location(videoId = "dQw4w9WgXcQ") }
Run the code above in your browser using DataLab