Learn R Programming

YTAnalytics (version 0.2.1)

video_traffic_sources: Video Traffic Sources Data

Description

Returns top traffic sources by views

Usage

video_traffic_sources(videoId = NULL, ...)

Value

data.frame

Arguments

videoId

Required. String. Id of YouTube video.

...

Addt. arguments passed to analytics_request

Examples

Run this code
if (FALSE) {
video_traffic_sources(videoId = "dQw4w9WgXcQ")
} 

Run the code above in your browser using DataLab