View source: R/traffic_details.R
| playlist_traffic_details | R Documentation | 
Returns top traffic sources by views. Check out https://developers.google.com/youtube/analytics/dimensions#Traffic_Source_Dimensions for more information.
playlist_traffic_details(playlistId = NULL, trafficType = "EXT_URL", ...)
| playlistId | Required. String. Id of YouTube playlist. | 
| trafficType | Required. String. Type of traffic source. | 
| ... | Addt. arguments passed to  | 
data.frame
## Not run: 
playlist_traffic_sources(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.