View source: R/playback_location.R
playlist_playback_location | R Documentation |
Returns the type of page or application where video playbacks occurred.
playlist_playback_location(playlistId = NULL, ...)
playlistId |
Required. String. Id of YouTube playlist. |
... |
Addt. arguments passed to |
For more information, refer to https://developers.google.com/youtube/analytics/dimensions#Playback_Location_Dimensions
data.frame
## Not run:
playlist_playback_location(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.