Hi Derek, I believe this is a limitation of the backend, and you'll see a similar number of results when using the Search-based Keyword Tool:
http://www.google.com/sktool Best, - Eric Koleda, AdWords API Team On Jan 27, 12:59 pm, kingsob <knap1...@gmail.com> wrote: > when using the TargetingIdeaService, I have the following > SearchParameters > > keywords = english > Min. Search Volume = 5 > Max. Search Volume = 1000000 > Match Type = Broad > Language = English > Country = United Sates > > here is a snippet of my code > --------------------------------------------------------------------------- > ------------------ > Paging paging = new Paging(); > paging.setStartIndex(0); > paging.setNumberResults(0); > selector.setPaging(paging); > > TargetingIdeaPage page = targetingIdeaService.get(selector); > return page.getTotalNumEntries(); > --------------------------------------------------------------------------- > ------------------ > > How many keywords would you estimate that contain the keyword > “english” in them…? Tens of thousands? Hunderds of thousands? > > with the above SearchParameters, I am getting a 716 for the > TotalNumEntries... I would expect this to be MUCH MUCH higher. can > someone please explain why this number is so low? > > Cheers, > Derek Knapp -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-...@googlegroups.com. To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en.