Hi Sreelakshmi Note that my screenshot above is not from the keyword suggestion portion of the Keyword Planner. This is actually from the "traffic estimator" portion of the UI. However instead of giving me a traffic estimate for the keyword that I submitted, the UI is returning a slightly different version of that keyword.
Our team is looking to retrieve that type of "suggestion" via the API. Is it possible? On Wednesday, March 15, 2017 at 8:35:33 AM UTC-7, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > 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/1750e517-c640-4fc1-a48b-942ad85a87d8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
