Hi Mikhail, You need to specify the requestedAttributeTypes and include GLOBAL_MONTHLY_SEARCHES, AVERAGE_TARGETED_MONTHLY_SEARCHES, or TARGETED_MONTHLY_SEARCHES.
Best, - Eric Koleda, AdWords API Team On Jan 29, 3:54 pm, Mikhail Eremin <mere...@gmail.com> wrote: > 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 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