video_metadata {YTAnalytics} | R Documentation |
Video Metadata
Description
Video Metadata
Usage
video_metadata(videoId = NULL, ...)
Arguments
videoId |
Required. String. Id of YouTube Video. |
... |
Addt. arguments passed to |
Value
data.frame
Examples
## Not run:
video_metadata(videoId = "dQw4w9WgXcQ")
## End(Not run)
[Package YTAnalytics version 0.1.0 Index]