Hi Fred,
This can be done using the TargetingIdeaService:
http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIdeaService.html
An example of how to use this service with the PHP client library is
available here:
http://code.google.com/p/google-api-adwords-php/source/browse/t
I am looking to allow a user to enter a keyword and display for them a
list of keyword suggestions with Global Monthly Search Volume.
I want this to be based on a broad match.
Can someone please please provide me with a code example in PHP? I've
been working on this for three days now, and I am c