(C#) YouTube API v3 - Copyright Strikes? -
i'm using google youtube api v3 automate checking copyright strikes on several youtube channels. channelauditdetails
class provides copyrightstrikesgoodstanding
boolean variable whether or not there copyright strikes, i'm hoping check total number of strikes (if any) should copyrightstrikesgoodstanding
false (indicating there strikes).
where can information found within api? there? working within c#.
Comments
Post a Comment