Integrate Google Adword in asp.net website
How to integrate google adword in my asp.net web site ?I want to manage my compaign from my web site which are on google Adword i found google's api for that but don't know how to use it.
I found their code also from here
https://github.com/googleads/googleads-dotnet-lib
But it is not easily understable, so can any body provide me some easy code to call google adword API ?