Hi Uzair, The functionality of the Keyword tool is available in AdWords API through TargetingIdeaService. See http://code.google.com/apis/adwords/docs/reference/latest/TargetingIdeaService.html for details.
Assuming you are new to the AdWords API, this is what you need to do to use the TargetingIdeaService: 1. You need to signup for AdWords API if you haven't done so already. For this, you need to create an MCC (My Client Center) account if you don't have one already. After that, login to the MCC account, navigate to My Account->AdWords API Center and follow the instructions on that page to complete the signup process for AdWords API. 2. Pick an existing client library in a programming language of your choice to use AdWords API. 3. Pick a code example from the client library's set of examples, and modify it to suit your purpose. Here are some links for your reference: - Create an MCC: http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=7725 - Sign up for API: https://adwords.google.com/support/aw/adwordsapi/bin/answer.py?hl=en&answer=15104 - List of client libraries: http://code.google.com/apis/adwords/docs/clientlibraries.html - Code example for TargetingIdeaService (PHP): http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201101/GetRelatedKeywords.php Hope this helps. Let me know if you have more questions. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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