Release v1.2 of Google::Adwords Perl Module
Released v1.2 of the Google::Adwords Perl Module.
List of changes since v1.1.3
- Added method clientCustomerId() to the base Service class,
so you can use either clientEmail() or clientCustomerId()
if you have a MCC, but not both. Thanks to Rick Morris for
the patch. - CreativeService POD fix, as activateCreative(List) and
deleteCreative(List) are no longer supported by the module.
This Perl Module provides a simple to use API for the Google Adwords SOAP based API. It hides the complexity of using SOAP and provides a full object oriented interface.