Skip to content

Releases: googleads/googleads-php-lib

googleads-php-lib-v61.0.0

23 May 14:54

Choose a tag to compare

Google Ad Manager SOAP API Client Library for PHP v61.0.0

Ad Manager

  • Added support for v202305.
  • Removed support for v202205.
  • Removed examples for v202208.

Common

  • No changes.

googleads-php-lib-v60.0.0

21 Feb 20:38

Choose a tag to compare

Google Ads APIs Client Library for PHP v60.0.0

AdWords

  • Removed support because the API was sunset. Users should migrate to the new client library google-ads-php to access the new Google Ads API instead.
  • Removed all code examples including the LaravelSampleApp. Users should refer to the new set of code examples of the new client library to access the new Google Ads API instead which also includes a LaravelSampleApp.

Ad Manager

  • Added support for v202302.
  • Removed support for v202202.
  • Removed examples for v202205.

Common

  • Removed support for version 7.3 of the php dependency.
  • Added support for version 3 of the monolog/monolog dependency.
  • Added support for version 6 of the symfony/serializer dependency.
  • Upgraded the minimum version of the guzzlehttp/psr7 dependency to 1.7 and added support for version 2.
  • Migrated the example Auth/GetRefreshToken from OOB. More details can be found here.

googleads-php-lib-v59.0.0

02 Nov 17:48

Choose a tag to compare

Google Ads APIs Client Library for PHP v59.0.0

AdWords

  • No changes.

Ad Manager

  • Added support for v202211.
  • Removed support for v202111.
  • Removed examples for v202202.

Common

  • No changes.

googleads-php-lib-v58.0.0

16 Aug 16:49

Choose a tag to compare

Google Ads APIs Client Library for PHP v58.0.0

AdWords

  • Removed examples/AdWords/LaravelSampleApp/composer.lock file.

Ad Manager

  • Added support for v202208.
  • Removed support for v202108.
  • Removed examples for v202111.

Common

  • Added support for PHP 8.1.

googleads-php-lib-v57.0.0

18 May 14:21

Choose a tag to compare

Google Ads APIs Client Library for PHP v57.0.0

AdWords

  • Updated examples/AdWords/LaravelSampleApp/composer.lock file.

Ad Manager

  • Added support for v202205.
  • Removed support for v202105.
  • Removed examples for v202108.
  • Removed salesperson split from CreateProposals for v202205.
  • Updated RunInventoryReport to use new Ad Exchange columns for v202205.
  • Regenerated v202202 stubs to include missing SERVING_RESTRICTION dimensions.

Common

  • No changes.

googleads-php-lib-v56.0.0

01 Mar 23:13

Choose a tag to compare

Google Ads APIs Client Library for PHP v56.0.0

AdWords

  • Updated examples/AdWords/LaravelSampleApp/composer.lock file.

Ad Manager

  • Added support for v202202.
  • Removed support for v202102.
  • Removed examples for v202105.
  • Added YieldGroupService for v202202.
  • Added example to create video creative for v202202.
  • Removed AdExclusionRuleService from v202202.

Common

  • No changes.

googleads-php-lib-v55.0.0

16 Nov 23:25

Choose a tag to compare

Google Ads APIs Client Library for PHP v55.0.0

AdWords

  • No changes.

Ad Manager

  • Added support for v202111.
  • Removed support for v202011.
  • Removed examples for v202102.

Common

  • No changes.

googleads-php-lib-v54.0.0

17 Aug 21:22

Choose a tag to compare

Google Ads APIs Client Library for PHP v54.0.0

AdWords

  • No changes.

Ad Manager

  • Added support for v202108.
  • Removed support for v202008.
  • Removed examples for v202011.
  • Added RunReachReportWithAdUnitDimensions for v202108.

Common

  • No changes.

googleads-php-lib-v53.1.0

22 Jul 15:16

Choose a tag to compare

Google Ads APIs Client Library for PHP v53.1.0

AdWords

  • Upgrade laravel/framework to version 6.20.26 in examples/AdWords/LaravelSampleApp/composer.json.

Ad Manager

  • No changes.

Common

  • Restore Guzzle 6 support.

googleads-php-lib-v53.0.0

11 May 16:20

Choose a tag to compare

Google Ads APIs Client Library for PHP v53.0.0

AdWords

  • No changes.

Ad Manager

  • Added support for v202105.
  • Removed support for v202005.
  • Removed examples for v202008.
  • Updated the CreateProposalLineItems example to use RequestPlatformTargeting
    instead of marketplace info for v202105.
  • Added a new example for v202105: PushCreativeToDevices.

Common

  • No changes.