Hi Michael, As per the rate sheet at http://code.google.com/apis/adwords/docs/ratesheet.html, TargetingIdeaService.getBulkKeywordIdeas cost you 0.1 per TargetingIdea and 5 per call. Here's a rough calculation:
Assuming you are getting ideas for 10 keywords at a time, and getting 100 results per call, Number of calls = 10000/10 = 1000 cost per call = 5 + 100 * 0.1 = 15 units Total: 1000 * 15 = 15000 units. Cheers, Anash P. Oommen, AdWords API Advisor. On Feb 9, 8:59 am, Michael <[email protected]> wrote: > Hi, > > I have been looking through the documentation on using the Google > AdWords API to retrieve the 'exact monthly search volumes' for bulk > keyword lists, although the costs on the rates sheet is very unclear > since there is a cost 'per connection' and a cost 'per request' (ie > keyword). > > I require clarification so I can estimate the costs involved. > > Can you please provide clearer information for the breakdown of how > the costs are calculated for say a list of 10,000 keywords. > > Regards. > Michael -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
