(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

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -