When I call getKeywordVariations as follows: <getKeywordVariations><seedKeywords><negative>false</ negative><text>hewlett packard</text><type>Broad</type></ seedKeywords><useSynonyms>false</useSynonyms><languages>en</ languages><countries>US</countries><countries>GB</countries></ getKeywordVariations>
I only get back "additionalToConsider" keywords. I do not get any that are "moreSpecific". To get the "moreSpecific" ones, I have the request: <getKeywordVariations><seedKeywords><negative>false</ negative><text>hewlett packard</text><type>Broad</type></ seedKeywords><useSynonyms>false</useSynonyms><languages>en</ languages><countries>US</countries></getKeywordVariations> (That's just US, not GB). I'd like to not limit the country, (leaving out <countries> alltogether) but I'm only getting back additionalToConsider and no moreSpecific keywords. Is there a way I can get moreSpecific keywords & leave countries empty for this keyword? Why does the service prefer to return additionalToConsider over moreSpecific keywords? Can I control that? Thanks, Eric --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en -~----------~----~----~----~------~----~------~--~---