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

Youtube api to get advance statistics per video per day

$
0
0

I have been trying to get the video list of our youtube channel and advance statistics like avg view duration, subscribers gained, watch time, etc.These statistics do exist in Youtube analytics Web GUI. But I could not find how I can implement that per video via API.

I have tried youtubeAnalytics.reports.query API - but unable to get the advanced statistics.

with these parameters

  • ids : channel==MINE
  • filter = video==
  • startdate: 2019-02-15
  • enddate: 2019-02-20
  • metrics likes- dislikes avgviewDuration,
  • dimension: day

and other try with

  • dimension day,videoI am getting null data or query not implemented.

Viewing all articles
Browse latest Browse all 3831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>