Archive for September, 2006

Perl module Google::Adwords v0.2 released

Tuesday, September 19th, 2006

Released v0.2 of Google::Adwords on the CPAN
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

Tweet This Post  Facebook 

Perl module Google::Adwords v0.1 on CPAN

Sunday, September 10th, 2006

Released v0.1 of Google::Adwords on the CPAN
List of changes since v0.0.1 -

supports all calls of CampaignService
uses v5 of the Adwords API
added clientEmail, timeout, debug and useragent methods to the Service modules
added module Google::Adwords::StatsRecord
version dependencies are in Makefile.PL

Tweet This Post  Facebook 

Google::Adwords v0.0.1

Sunday, September 3rd, 2006

Just released Google::Adwords v0.0.1 to the CPAN.

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.

Currently it only supports all calls of InfoService and the addCampaign
call of CampaignService. More coming soon.
Tweet This […]


Tweet This Post links powered by Tweet This v1.4.1, a WordPress plugin for Twitter.