powered by
Returns the type of page or application where video playbacks occurred.
playlist_playback_location(playlistId = NULL, ...)
data.frame
Required. String. Id of YouTube playlist.
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) { playlist_playback_location(playlistId = "PL2MI040U_GXq1L5JUxNOulWCyXn-7QyZK") }
Run the code above in your browser using DataLab