Re: full c# example to get no of searches for a keyword(search volume)

2012-05-11 Thread Anash P. Oommen
Hi Ahmed, Alaghu Sundaram, I maintain the .NET libraries, I'll try to answer your questions so that other developers can also benefit from this in the future. 1. How do I use the .NET library? Download the library from http://code.google.com/p/google-api-adwords-dotnet/. Unzip the downloaded

Re: full c# example to get no of searches for a keyword(search volume)

2012-05-11 Thread David Torres
Hi, I'm sorry for my misunderstanding but what do you mean with "keyword difficulty"? Also, for ahmed I like to point out that for sandbox the TargetingIdeaService only returns mocked data, you need to apply for API access in order to get real keyword volumes data. Best, -David Torres - AdW

Re: full c# example to get no of searches for a keyword(search volume)

2012-05-08 Thread Alaghu sundaram Rajamani
Hello, How i can get keyword difficulty information using api code On Tuesday, March 6, 2012 12:12:16 AM UTC+5:30, Kevin Winter wrote: > > Hi, > The Getting Started guide for the Sandbox is located here: > http://code.google.com/apis/adwords/docs/sandbox.html#getting-started > > Please be aware

Re: full c# example to get no of searches for a keyword(search volume)

2012-03-05 Thread Kevin Winter
Hi, The Getting Started guide for the Sandbox is located here: http://code.google.com/apis/adwords/docs/sandbox.html#getting-started Please be aware that the sandbox returns fake metrics and the search volume from sandbox will not match production. This C# example gets keyword IDEAS: http://