Google::Adwords 1.9.1 (Default branch) |
|
|
Google::Adwords is a collection of Perl modules
that 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 it.
License: Perl License
Changes:
Support for version v11 of the Adwords API was
added. All data object methods now return an array
ref where expected. SOAP::Lite 0.66 or later is
required. Chained set accessor calls now work for
all objects. This will only work for perl 5.8 or
later. The required data modules are loaded
implicitly in the Service modules. The shrunkenUrl
accessor was added to Google::Adwords::Image.
|