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://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/examples/adwords/csharp/v201109/Optimization/GetKeywordIdeas.cs You can change this to a STATS request and add the fields you are particularly interested in. - Kevin Winter AdWords API Team On Saturday, March 3, 2012 3:56:56 PM UTC-5, ahmed shawkey wrote: > > i need a full c# example to get no of searches for a keyword(search > volume) with (how to login to the sandbox) > if it's with source code as a downloaded version it will be helpful > i saw many examples > but please provide me with step by step in very detailed because it's my > first app and i need to use sandbox to get search volume of a keyword > thank you > any help please > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
