Hi Marcus, You can use the v200909 TargetingIdeaService.get() method, with the ideaType KEYWORD and the requestType STATS, ensuring that you include TARGETED_MONTHLY_SEARCHES in your requestedAttributeTypes:
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/trunk/examples/v200909/GetRelatedKeywords.php Best, - Eric Koleda, AdWords API Team On Apr 29, 9:27 am, WoY <[email protected]> wrote: > Hey guys, > > hope somebody could help me. > > Im a Google Api NoOb and wanna get the monthly search volum by keyword > likehttps://adwords.google.de/select/KeywordToolExternal > > Could somebody post an example php script example, how i have to code > it. > > Would be so amazing, couse i dont know wdf i have to do. > > Thanks a lot > > Best regards > > Marcus > > -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > Have you migrated to v200909 yet? > The v13 sunset is on April 22, 2010. > > Also find us on our blog and discussion > group:http://adwordsapi.blogspot.comhttp://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 > athttp://groups.google.com/group/adwords-api?hl=en -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
