Hi Mike, Try the Perl library from http://code.google.com/p/google-api-adwords-perl. It should have support and examples for v201008 API.
http://code.google.com/p/google-api-adwords-perl/source/browse/trunk/examples/v201008/add_keywords_performance_report_definition.pl shows how to add a keyword performance report, you need to create an account performance report instead. See http://code.google.com/apis/adwords/docs/developer/adwords_api_reports.html for supported types of reports and their fields. http://code.google.com/p/google-api-adwords-perl/source/browse/trunk/examples/v201008/dowload_report.pl shows how to download a report. Hope this helps. Let me know if you have more questions. Cheers, Anash P. Oommen, AdWords API Advisor. On Feb 3, 7:42 am, Mike B <[email protected]> wrote: > Following the API ... there does not seem to have consistency ... > Seems that most examples want you to use V13 > CPAN does not have V201008 ... > What's the deal ? > I guess I must install v201008 ... and ignore what I see in CPAN ? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
