View source: R/playback_location.R
video_playback_location | R Documentation |
Returns the type of page or application where video playbacks occurred.
video_playback_location(videoId = NULL, ...)
videoId |
Required. String. Id of YouTube video. |
... |
Addt. arguments passed to |
For more information, refer to https://developers.google.com/youtube/analytics/dimensions#Playback_Location_Dimensions
data.frame
## Not run:
video_playback_location(videoId = "dQw4w9WgXcQ")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.