Sorry, let me correct the previous reply a bit. Please include AttributeType.TARGETED_MONTHLY_SEARCHES<https://developers.google.com/adwords/api/docs/reference/v201306/TargetingIdeaService.TargetingIdeaSelector?hl=en> in one of the *requestedAttributeTypes* fields.
Best, - Takeshi, AdWords API Team On Friday, September 20, 2013 3:26:37 PM UTC+9, Takeshi Hagikura (AdWords API Team) wrote: > > Hello, > > It's possible. Please include > AttributeType.TARGETED_MONTHLY_SEARCHES<https://developers.google.com/adwords/api/docs/reference/v201306/TargetingIdeaService.TargetingIdeaSelector?hl=en>in > one of the selector fields. > > Best, > - Takeshi, AdWords API Team > > On Wednesday, September 18, 2013 12:34:43 AM UTC+9, Felix wrote: >> >> Hello, >> >> right now, I am retrieving the search volume of a given keyword like this: >> >> $selector = new TargetingIdeaSelector(); >> $selector->requestType = "STATS"; >> $selector->ideaType = 'KEYWORD'; >> $selector->requestedAttributeTypes = array('SEARCH_VOLUME'); >> >> My question is whether it is possible to not only get the current search >> volume returned, but also historical values for each of the past twelve >> months (for example). More clearly, something like this: >> >> http://i.imgur.com/Ew9Kjq0.png >> >> Help would be much appreciated. Thanks in advance. >> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.