Hi Rodrigo, Are you asking about the TargetingIdeaService<https://developers.google.com/adwords/api/docs/reference/v201402/TargetingIdeaService>? This is a service that can give you keyword ideas based on the other keywords you are already using. You can see an example of how to use this service in PHP<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201402/Optimization/GetKeywordIdeas.php>in the client library.
However, neither this nor any other AdWords API service will work without connecting to the API. I am not sure exactly what you mean with your question about localhost. Regards, Mike, AdWords API Team On Tuesday, May 20, 2014 10:47:52 AM UTC-4, Rodrigo Alexandre Sarri wrote: > > I would use the service of ideas of keywords working localhost is > possible? What documentation should I follow, is there any example in php? > > Ty > > Rodrigo > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. For more options, visit https://groups.google.com/d/optout.
