Hi,
im gettin different values for GLOBAL_MONTHLY_SEARCHES for same
keyword
when i search for IDEAS or STATS.
when i serach for IDEAS using keyword 'contactos'
there is the result:
TEXT => 'contactos en monterrey'
GLOBAL_MONTHLY_SEARCHES => 91
but when i serch for STATS using keyword 'contactos en monterrey'
with same params
GLOBAL_MONTHLY_SEARCHES => NULL
i will give example to make explanation of problem easier:
first thing im doing is searching for IDEAS
request looks like this:
############################################################
ideaType => KEYWORD
requestType => IDEAS
requestedAttributeTypes => Array
(
[0] => KEYWORD
[1] => GLOBAL_MONTHLY_SEARCHES
[2] => AVERAGE_TARGETED_MONTHLY_SEARCHES
)
searchParameters:
- RelatedToKeywordSearchParameter:
text => 'contactos'
matchType => EXACT
- KeywordMatchTypeSearchParameter:
keywordMatchTypes => Array
(
[0] => EXACT
)
- IncludeAdultContentSearchParameter
- LanguageTargetSearchParameter:
languageTargets:
languageCode => es
- CountryTargetSearchParameter:
countryTargets:
countryCode => ES
- IdeaTextMatchesSearchParameter:
included => Array
(
[0] => contactos
)
priorityAction => INCLUDE
############################################################
ok, so im getting larg number of keywords with some data..
response for keyword 'contactos en monterrey' looks:
TEXT => contactos en monterrey
MATCH_TYPE => EXACT
GLOBAL_MONTHLY_SEARCHES => 91
AVERAGE_TARGETED_MONTHLY_SEARCHES => NULL
well, let's say that data are OK.
the next step im doing is searching STATS for keyword 'contactos en
monterrey'
with same params and request looks like this:
ideaType => KEYWORD
requestType => STATS
requestedAttributeTypes => Array
(
[0] => KEYWORD
[1] => GLOBAL_MONTHLY_SEARCHES
[2] => AVERAGE_TARGETED_MONTHLY_SEARCHES
)
searchParameters:
- RelatedToKeywordSearchParameter:
text => 'contactos en monterrey'
matchType => EXACT
- KeywordMatchTypeSearchParameter:
keywordMatchTypes => Array
(
[0] => EXACT
)
- IncludeAdultContentSearchParameter
- LanguageTargetSearchParameter:
languageTargets:
languageCode => es
- CountryTargetSearchParameter:
countryTargets:
countryCode => ES
TEXT => contactos en monterrey
MATCH_TYPE => EXACT
GLOBAL_MONTHLY_SEARCHES => NULL
AVERAGE_TARGETED_MONTHLY_SEARCHES => NULL
so GLOBAL_MONTHLY_SEARCHES => NULL
this is the problem.
Why I'm getting two different
values for GLOBAL_MONTHLY_SEARCHES
Also, when I remove CountryTargetSearchParameter
it returns
GLOBAL_MONTHLY_SEARCHES => 91
AVERAGE_TARGETED_MONTHLY_SEARCHES => 10
still different stats when im serching for IDEAS
there is two IDs of requests, hope it will help
for IDEAS: f8a01c6af011e70da010202d32ce37aa
for STATS: df0e86b7441fd07c08d8be6a1fb103aa
Any advice here?
Thanks!
Jakov
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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