Hi, I have a problem with getKeywordVariations. Like you see in the
code I send <contries>PE</countries> from PERU, but the result is
global (All countries) if I compare with keyword suggestion tool.
In the code you see the request and 4 keywords of the response. All is
ok, but the numbers o search are wrong.
<getKeywordVariations>
<seedKeywords>
<text>florerias</text>
<negative>false</negative>
<type>Exact</type>
</seedKeywords>
<useSynonyms>false</useSynonyms>
<language>es</language>
<countries>PE</countries>
</getKeywordVariations>
Array
(
[getKeywordVariationsReturn] => Array
(
[moreSpecific] => Array
(
[0] => Array
(
[text] => florerias
[language] =>
[advertiserCompetitionScale] => 5
[avgSearchVolume] => 110000
[lastMonthSearchVolume] => 18100
)
[1] => Array
(
[text] => florerias en
[language] =>
[advertiserCompetitionScale] => 3
[avgSearchVolume] => 40500
[lastMonthSearchVolume] => -1
)
[2] => Array
(
[text] => florerias orquideas
[language] =>
[advertiserCompetitionScale] => 2
[avgSearchVolume] => 91
[lastMonthSearchVolume] => -1
)
[3] => Array
(
[text] => florerias peruanas
[language] =>
[advertiserCompetitionScale] => 2
[avgSearchVolume] => 170
[lastMonthSearchVolume] => 91
)
)
)
)
Regards
Carlo Rodriguez
CEO / Consultor de Marketing online
www.attachmedia.com | www.twitter.com/attachmedia
--
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.