powered by
Returns traffic details by views. Check out https://developers.google.com/youtube/analytics/dimensions#Traffic_Source_Dimensions for more information.
video_traffic_details(videoId = NULL, trafficType = "EXT_URL", ...)
data.frame
Required. String. Id of YouTube video.
Required. String. Type of traffic source.
Addt. arguments passed to analytics_request
analytics_request
if (FALSE) { video_traffic_sources(videoId = "dQw4w9WgXcQ") }
Run the code above in your browser using DataLab