YouTube-operational-API icon indicating copy to clipboard operation
YouTube-operational-API copied to clipboard

Retrieving impressions doesn't work anymore

Open Benjamin-Loison opened this issue 3 years ago • 1 comments

See Discord.

https://github.com/Benjamin-Loison/YouTube-operational-API/commit/425703be02474f789554747819fdfa9dd46d3928

Maybe updating my StackOverflow answer to propose an answer as others to retrieve private data without using a YouTube operational API instance.

It seems that this question is interesting a few persons:

  • https://stackoverflow.com/q/50446222
  • https://stackoverflow.com/q/64786908
  • https://stackoverflow.com/q/57721547
  • https://stackoverflow.com/q/66006516

Once will have treated the following StackOverflow posts I will close this issue: https://stackoverflow.com/q/54880424 https://stackoverflow.com/q/72707745

Also updates if making sense this part of my StackOverflow answer:

Total number of unique viewers is only available for periods of up to 90 days to ensure data quality.

The question is should we let current private data code in the API stall or should we remove it or should we provide support for private data (if it's more appropriate than my current SO answer).

Benjamin-Loison avatar Nov 26 '22 03:11 Benjamin-Loison

Should clean cookies: https://github.com/Benjamin-Loison/YouTube-operational-API/blob/eaec310cc064872ca6fff65712315b91b7fa2e65/videos.php#L160

Benjamin-Loison avatar Mar 26 '24 15:03 Benjamin-Loison