Skip to content

Releases: googleads/googleads-php-lib

googleads-php-lib-v8.0.0

03 Feb 17:22
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v8.0.0

AdWords:

  • Added support and examples for v201601.
  • Removed AdX support.
  • Added incremental upload for batch processing.
  • Made the BatchJobUtils constructor accept upload URLs and optional
    total content bytes as arguments.
  • Fixed issue #111.
  • Fixed issue #116.
Download Description
adwords-examples-and-lib AdWords examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v7.0.0

24 Dec 12:53
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v7.0.0

AdWords:

  • Versioned ReportUtils.
  • Added XmlSerializer and XmlDeserializer.
  • Added BatchJobUtils for uploading batch operations and downloading the
    results from batch processing.
  • Added an example of adding campaigns using BatchJobService.

Common:

Download Description
adwords-examples-and-lib AdWords examples.
adx-examples-and-lib AdExchange Buyer examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v6.6.0

19 Nov 19:14
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v6.6.0

DFP:

  • Added support for v201511.
  • Removed support for v201408 (deprecated) and examples for v201411 (deprecated). See the deprecation schedule for more information.
Download Description
adwords-examples-and-lib AdWords examples.
adx-examples-and-lib AdExchange Buyer examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v6.5.0

09 Nov 05:57
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v6.5.0

AdWords:

  • Added support for additional OAuth2 scopes.
  • Removed support and examples for v201502.
    See the deprecation schedule for more information.

DFP:

  • Added support for additional OAuth2 scopes.
Download Description
adwords-examples-and-lib AdWords examples.
adx-examples-and-lib AdExchange Buyer examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v6.4.0

14 Oct 17:41
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v6.4.0

AdWords:

  • Added support and examples for v201509.

Common:

Download Description
adwords-examples-and-lib AdWords examples.
adx-examples-and-lib AdExchange Buyer examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v6.3.0

26 Aug 20:46
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v6.3.0

DFP:

  • Added support for v201508.
  • Added ReconciliationLineItemReportService.
  • Removed support for v201403 (sunset) and v201405 (deprecated). See the deprecation schedule for more information.
  • Removed examples for v201408.

Common:

  • Removed packaging WSDLInterpreter with the library for security reasons.
Download Description
adwords-examples-and-lib AdWords examples.
adx-examples-and-lib AdExchange Buyer examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v6.2.0

28 Jul 04:18
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v6.2.0

AdWords:

Download Description
adwords-examples-and-lib AdWords examples.
adx-examples-and-lib AdExchange Buyer examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v6.1.0

01 Jul 09:18
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v6.1.0

AdWords:

  • Added support and examples for v201506.
  • Added support for the new includeZeroImpressions HTTP header for reporting.

Common:

Download Description
adwords-examples-and-lib AdWords examples.
adx-examples-and-lib AdExchange Buyer examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v6.0.0

19 May 19:42
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v6.0.0

AdWords:

  • Removed the applicationToken parameter from the AdWordsUser.php constructor, as applicationToken is no longer required and ignored. Please see the CreateAdWordsUserWithoutIniFile.php auth example for updated usage.

DFP:

  • Added support for v201505.
  • Refactored utility classes so they are now version specific.
  • Removed ServiceUtils.php from all versions. Please see the migration guide for more information.
  • Removed ReportUtils.php from v201505 as it is deprecated. Please use ReportDownloader.php instead.
  • Updated v201505 examples that deal with date time to ensure timezones are passed in anywhere date times are used.
  • Removed deprecated functions from DateTimeUtils.php.
Download Description
adwords-examples-and-lib AdWords examples.
adx-examples-and-lib AdExchange Buyer examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v5.9.0

01 May 05:18
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v5.9.0

AdWords:

  • Removed support and examples for v201406.
  • Added support for the skipColumnHeader option
    introduced in v201502.
  • Updated MigrateToExtensionSettings.php to account for platform restrictions.
  • Reworked AddSitelinks examples to use final URLs and function strings.
Download Description
adwords-examples-and-lib AdWords examples.
adx-examples-and-lib AdExchange Buyer examples.
dfp-examples-and-lib DFP examples.