video_stats: Video Statistics

View source: R/get_stats.R

video_statsR Documentation

Video Statistics

Description

Returns high level video stats.

Usage

video_stats(videoId = NULL, ...)

Arguments

videoId

Required. String. Id of YouTube video.

...

Addt. arguments passed to analytics_request

Value

data.frame

Examples

## Not run: 
video_stats(videoId = "dQw4w9WgXcQ")

## End(Not run) 

YTAnalytics documentation built on Sept. 11, 2024, 6:34 p.m.