I'm trying to get related keywords for a given search term. There seem to be different sources of data, including TargetingIdeaService in the AdWords API. My assumption is that I should use
getBulkKeywordIdeas : TargetingIdeaSelector : SearchParameter : RelatedToKeywordSearchParameter And that this would return a list of related keywords to the search term I'm using. 1) Is this the best way to get this data? 2) Are the results going to be the _most related_ keywords, or just a list of suggestions? 3) How does this differ from Google Insights data? Answers to any of the questions are appreciated. Thanks, Dan -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
