How do I mark a video as watched with Youtube API v3? -


i have c# program wrote using youtube api v3 manages channel's videos. have oauth 2.0 stuff sorted out , i'm looking way tell youtube authenticated account watched video. reason being use "watched" feature determine of videos in feed last 1 watched.

is there way that? or purposefully not in api because messes view count?

of course checked google , google's api reference first, didn't find anything.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -