Exact local search volume for keyword

2011-12-08 Thread jepster
Hi, how I can get the exact local search volume, for a specific keyword? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Exact local search volume for keyword

2011-12-09 Thread jepster
Isn't there a class/function inside the google adwords api, which I can use for getting information about the search volume of a specific keyword (localized)? I want to try that in sandbox. On 8 Dez., 22:44, jepster <400...@googlemail.com> wrote: > Hi, > > how I can get the exact local search volu

Re: Exact local search volume for keyword

2011-12-12 Thread Kevin Winter
Hi, The TargetingIdeaService can provide approximate data: http://code.google.com/apis/adwords/docs/reference/latest/TargetingIdeaService.MonthlySearchVolume.html However, the sandbox will not return back value estimates - it explicitly will return junk data. You will need to make requests ag