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
Post a Comment