I know the .net library for Google API is still in beta. But I need to use it because I find the Java tutorial very confusing. Easier to work in .net for me.
I need some helping code to do an OAuth2.0 authorization and then use Google Analytics API on a console application in C#.
I have found a post on this but unfortunately I get errors with it and it does not help. Does anyone know of a good source for that. There is not much documentation on this topic.