Skip to content

Releases: googleads/googleads-php-lib

googleads-php-lib-v10.1.0

29 Jul 15:14
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v10.1.0

AdWords:

  • Added support and examples for v201607.
Download Description
adwords-examples-and-lib AdWords examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v10.0.0

14 Jun 16:45
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v10.0.0

AdWords:

  • Fixed a bug in v201605's AdGroupAdService.php.
  • Removed support and examples for v201509.
  • Added new ParallelReportDownload example to demonstrate how to download an
    Ad Hoc report for all accounts directly under a manager account.
  • Made the ReportUtils methods Download Report and DownloadReportWithAwql
    non-static for better inversion of control.

Common:

  • Added support for including utility usage in the user agent header.
Download Description
adwords-examples-and-lib AdWords examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v9.1.0

30 May 06:00
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v9.1.0

AdWords:

  • Fixed issue #137.
  • Added support and examples for v201605.
Download Description
adwords-examples-and-lib AdWords examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v9.0.0

17 May 17:27
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v9.0.0

AdWords:

DFP:

  • Added support for v201605.
  • Removed examples for v201505
    (deprecated).
  • Removed support for v201502
    (sunset).
  • Added a creative service example showing how to copy image creatives.

Common:

  • Updated out of date information in README.md.
Download Description
adwords-examples-and-lib AdWords examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v8.3.0

08 Apr 05:50
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v8.3.0

AdWords:

Download Description
adwords-examples-and-lib AdWords examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v8.2.1

05 Apr 05:42
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v8.2.1

AdWords:

Download Description
adwords-examples-and-lib AdWords examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v8.2.0

24 Mar 15:27
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v8.2.0

AdWords:

  • Fixed issue #123.
  • Added support and examples for v201603.

DFP:

Download Description
adwords-examples-and-lib AdWords examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v8.1.0

23 Feb 20:46
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v8.1.0

AdWords:

DFP:

  • Added support for v201602.
  • Removed examples for v201502 (deprecated).
  • Removed support for v201411 (sunset).
Download Description
adwords-examples-and-lib AdWords examples.
dfp-examples-and-lib DFP examples.

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.