Congrats Rohan, looks like you're inching your way towards completeness!
P@
On 9/19/06, rohan <ro....@almeida.in> wrote:
Hi All,
I'm pleased to announce the release of v0.2 of the Perl module
Google::Adwords on the CPAN.
A brief intro:
This collection of modules under Google::Adwords provides an easy to
use object oriented interface to the Google Adwords SOAP API. You don't
need to understand SOAP or web services to use this module.
List of changes since v0.1
- supports all calls of AdGroupService
- added module Google::Adwords::AdGroup
- added accessors - responseTime, requestId, operations and units
to the base Service module. These give access to the information
contained in the SOAP response header.
- some more example scripts