Hi, I am trying to get Average Monthly Search for a keyword using the Adwords API (v201402) in PHP. For this I am using the TagretingIdeaService <https://developers.google.com/adwords/api/docs/reference/v201402/TargetingIdeaService> by specifying my keyword in the *queries* parameter of RelatedToQuerySearchParameter <https://developers.google.com/adwords/api/docs/reference/v201402/TargetingIdeaService.RelatedToQuerySearchParameter> .
The response contains data only for the related keywords but not the exact keyword. I do not find any parameter to specify the *MatchType* as *Exact*. The Adwords Web Interface shows the exact keyword data and related keyword data in two different tables. Is there any way to get the exact keyword data via API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
