Hi Misha, TargetingIdeaService <https://developers.google.com/adwords/api/docs/guides/targeting-idea-service> and TrafficEstimatorService <https://developers.google.com/adwords/api/docs/guides/traffic-estimator-service> are the two services that provide similar functionality via the API as that of the Keyword planner. Please check the linked guides which explains the actions that are required to obtain very similar results to the keyword planner. You will need to make sure that the targetingIdeaSelector is set with the same parameters as the UI to obtain similar results. Could you let me know the details where you found that the targetingIdeaService was returning too broad results? If you have a sample SOAP log that will help me get a better picture.
If you haven't already, you could check our sample getKeywordIdeas <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201702/optimization/GetKeywordIdeas.java> (Java) which is using TargetingIdeaService. Samples in other languages can also be found here <https://developers.google.com/adwords/api/docs/clientlibraries> . Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/4e59b668-9502-4c13-a3b8-1b36fe2f7760%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
