Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow
Viewing all articles
Browse latest Browse all 3831

Possible to get the "New viewers" and "Total Unique viewers" breakdown by country, channelID, videoID

$
0
0

I am checking the ability to fetch YT data through the Youtube analytics API. I am using Google AppScript "YouTube Analytics Service" to fetch data. Here is the dimensions and metrics document I found.

I was told that using YT Analytics API will allow us to obtain raw datasets which will allow us to track new/existing viewer statistics even if the video asset is shared by multiple geographies. However, I can not see there is any support for "New viewers" and "Total Unique viewers" in the documents. The report I would like to haveDimensions: "New viewers" and "Total Unique viewers" breakdown by Metrics: "country", "channelID", "channelName", "videoID", "videoName"

If you have any experience with it, please share your thought with meBests,


Viewing all articles
Browse latest Browse all 3831

Trending Articles