Re: Is it possible to programatically access addwords "Key words tool"

2011-04-21 Thread Anash P. Oommen
Hi Mian, You could look at the AdWords API .NET client library at http://code.google.com/p/google-api-adwords-dotnet/. You could use http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/examples/csharp/v201101/GetRelatedKeywords.cs as a starting point. The TargetingIdeaServic

Is it possible to programatically access addwords "Key words tool"

2011-04-20 Thread Mian Ghous
Hi all, I am new to google api and addwords. I want to develop an application which could use adddwords key word tool What I want to do is , that I provide it list of keywords and search those and then store the results for each keyword locally. Is this possible in by using .Net api for google add