Skip to contents

Returns top traffic sources by views. Check out https://developers.google.com/youtube/analytics/dimensions#Traffic_Source_Dimensions for more information.

Usage

channel_traffic_details(trafficType = "EXT_URL", ...)

Arguments

trafficType

Required. String. Type of traffic source.

...

Addt. arguments passed to analytics_request

Value

data.frame

Examples

if (FALSE) { # \dontrun{
channel_traffic_sources()
} # }