Hi. This functionality is available in Adwords API. Link to the document for this: http://code.google.com/intl/en-EN/apis/adwords/docs/reference/latest/TargetingIdeaService.html Link to the example (PHP): http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201008/GetRelatedKeywords.php
Please keep in mind that usage of Adwords API is paid action. Check rates on http://code.google.com/apis/adwords/docs/ratesheet.html Also be aware of one issue: Current last version (v201101) have other behavior than v201008. For example that you're requesting related keyword for query: 'buy elephants' it will show you ino only for related queries. Initial query 'buy elephants' will not be included in results. But in other versions it will be included in results. Regards, -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
