Hello,

I am writing an app that calls the KeywordService to get traffic
estimates on certain keywords.  The purpose and intent is as
documented in the Google API Blog here :
http://adwordsapi.blogspot.com/2008/11/v13s-new-keyword-search-volume-info.html
Basically I am NOT interested in getting any suggestions, just traffic
volume data for the keywords.  According to the blog, seed keywords
sent in the request should always be returned (here is the quote "Your
original seed keyword(s) will always be included in the results you
get back from getKeywordVariations(), so your code can loop through
the results until it finds the one that matches your original
request.").
I am sending the following keywords in a single seedkeywords array as
an example :

africa hotels
africa vacation
africa vacations
air fare
airfare
airline tickets
airport car rental
alabama hotels
alabama vacation
alabama vacations

but I do not get results back for "africa hotels" or "airfare".
You can reproduce this exact same phenomena in the Google Keyword Tool
@ https://adwords.google.com/select/KeywordToolExternal (don't filter
the results as that does not replicate the KeywordService
functionality or result set).

Can someone look into this and let me know if it will get fixed?  It
limits the usefulness of using the service for my needs.  I would
rather not make a single call per keyword as the charge for that is 20
units per call, and that can get pretty expensive pretty quick (I have
thousands of keywords that I would call each month)

--~--~---------~--~----~------------~-------~--~----~
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-api@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
-~----------~----~----~----~------~----~------~--~---

Reply via email to