Hi all,
i am trying to get related keywords and monthly search volume for this
keyword using GetTargetingIdeaService api method.
I have successfully got keywords suggestions, but i can't find criteria to
get monthly search volume.
I an using next selector:
selector = {
'searchParameters': [{
'type': 'RelatedToKeywordSearchParameter',
'keywords': [{
'text': keyword,
'matchType': 'PHRASE'
}]
}],
'ideaType': 'KEYWORD',
'requestType': 'KEYWORD',
'paging': {
'startIndex': '0',
'numberResults': '100'
}
}
That i should do to get monthly search volume?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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