Hello, I need to get GLOBAL_MONTHLY_SEARCHES and COMPETITION for one keyword [matchType = 'EXACT'] only. I tried to use
$selector = new TargetingIdeaSelector(); $selector->requestType = 'IDEAS'; $selector->ideaType = 'KEYWORD'; This request did not return my keyword, keyword suggestions only. Then I changed requestType to 'STATS', the values of GLOBAL_MONTHLY_SEARCHES and COMPETITION were completely wrong. I checked values on https://adwords.google.com/o/Targeting. It seems, requestType=STATS shows values of http://www.google.com/sktool/ Thank you. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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