Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-08-23 22:41
1.10

Diese Version bietet Unterstützung für v12 des AdWords-API. Es fügt den Google:: Adwords:: ConversionOptimizerSettings Modul. Campaign.dailyBudget ist veraltet. Die budgetAmount, budgetPeriod, contentTargeting und conversionOptimizerSettings Methoden wurden an die Kampagne Objekts hinzugefügt.
Tags: Major feature enhancements
This release adds support for v12 of the Adwords API. It adds the Google::Adwords::ConversionOptimizerSettings module. Campaign.dailyBudget has been deprecated. The budgetAmount, budgetPeriod, contentTargeting, and conversionOptimizerSettings methods were added to the Campaign object.

2008-04-02 07:52
1.9.1

Support für Version v11 des AdWords-API wurde hinzugefügt. Alle Daten, Objekt-Methoden jetzt ein Array ref wo erwartete Rendite. SOAP:: Lite 0.66 oder höher ist erforderlich. Chained set-Accessor fordert nun für alle Objekte. Dies funktioniert allerdings nur für Perl 5.8 oder höher. Die erforderlichen Daten Module sind implizit in der Service-Module geladen. Die shrunkenUrl Accessor wurde hinzugefügt, um Google:: Adwords:: Image.
Tags: Major feature enhancements
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.

2007-09-04 18:57
1.5

Unterstützung für v10 des AdWords-API. Alle Methoden, die GeoTargeting jetzt die Google:: Adwords:: Geotarget Objekt anstelle eines hashref. Fünf neuen Module wurden für GeoTargeting support added. AdService.checkAds () implementiert wurde.
Tags: Major feature enhancements
Support for v10 of the Adwords API. All methods that use geoTargeting now use the Google::Adwords::GeoTarget object instead of a hashref. Five new modules have been added for geoTargeting support. AdService.checkAds() has been implemented.

2007-07-10 15:31
1.3.1

Support für das AdWords-API-Version 9 wurde hinzugefügt. InPST Die Parameter wurde von AdService.getAdStats entfernt (), () CampaignService.getCampaignStats, AdGroupService.getAdGroupStats () und CriterionService.getCriterionStats (). CreativeService ist jetzt veraltet; benutzen AdService statt.
Tags: Major feature enhancements
Support for the Adwords API version 9 was added.
The inPST parameter was removed from
AdService.getAdStats(),
CampaignService.getCampaignStats(),
AdGroupService.getAdGroupStats(), and
CriterionService.getCriterionStats().
CreativeService is now deprecated; use AdService
instead.

2007-04-27 13:29
1.2.3

Ein Bug, der für InfoService:: getUnitCountForClients () festgesetzt worden war. Die Reihenfolge der Methodenparameter war wichtig. t / perlcritic.t und t / perlcriticrc wurden aufgenommen, um diese Perl:: Critic in den Build-Prozess.
Tags: Minor bugfixes
A bug for InfoService::getUnitCountForClients()
was fixed. The order of the method parameters was
important. t/perlcritic.t and t/perlcriticrc were
added to include Perl::Critic in the build
process.

Project Resources