7 messages in com.googlegroups.adwords-apiRe: AdWords API ANNOUNCE: Perl module...
FromSent OnAttachments
rohan19 Sep 2006 07:54 
Matthew Runo19 Sep 2006 10:25 
Patrick Chanezon19 Sep 2006 12:34 
eule...@gmail.com21 Sep 2006 04:22 
Patrick Chanezon21 Sep 2006 10:20 
eule...@gmail.com21 Sep 2006 10:31 
Patrick Chanezon21 Sep 2006 10:49 
Subject:Re: AdWords API ANNOUNCE: Perl module Google::Adwords v0.2 released
From:Patrick Chanezon (chan@gmail.com)
Date:09/19/2006 12:34:19 PM
List:com.googlegroups.adwords-api

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