Skip to content

Releases: googleads/googleads-php-lib

googleads-php-lib-v52.0.0

20 Feb 00:21

Choose a tag to compare

Google Ads APIs Client Library for PHP v52.0.0

AdWords

  • Updated laravel/framework version from 5.8.38 to 6.20.14 in
    LaravelSampleApp.

Ad Manager

  • Added support for v202102.
  • Removed support for v202002.
  • Removed examples for v202005.
  • Updated the v202102/LineItemService/CreateVideoLineItems.php example to use
    setVideoMaxDuration function.

Common

  • Updated php version to ^7.3 as a dependency.
  • Added symfony/serializer version ^3.0.3 as a dependency.
  • Updated monolog/monolog version to ^2.2.0 as a dependency.
  • Updated phpunit/phpunit version to ^9.5.2 as a development dependency.
  • Migrated phpunit.xml.dist to comply with phpunit 9.5.2 schema.

googleads-php-lib-v50.0.1

17 Nov 14:50

Choose a tag to compare

Google Ads APIs Client Library for PHP v50.0.1

AdWords

Ad Manager

  • No changes.

Common

  • No changes.

googleads-php-lib-v50.0.0

11 Nov 17:35

Choose a tag to compare

Google Ads APIs Client Library for PHP v50.0.0

AdWords

  • Fixed the date time format in example GetAccountChanges.php for v201809.

Ad Manager

  • Added support for v202011.
  • Added new examples for v202011: GetTrafficData and GetDefaultThirdPartyDataDeclaration.
  • Removed support for v201911.
  • Removed examples for v202002.

Common

  • No changes.

googleads-php-lib-v49.0.0

28 Sep 23:40

Choose a tag to compare

Google Ads APIs Client Library for PHP v49.0.0

AdWords

  • No changes.

Ad Manager

  • Fixed issue #675
    by replacing an exception with a warning when network code is missing from the
    adsapi_php.ini file.

Common

  • Fixed issue #679
    by updating guzzlehttp/guzzle to version 7.

googleads-php-lib-v48.0.0

24 Aug 18:19

Choose a tag to compare

Google Ads APIs Client Library for PHP v48.0.0

AdWords

  • No changes.

Ad Manager

  • Added support for v202008.
  • Added new examples for v202008: CreateSites, GetAllSites,
    GetSitesRequiringApproval and GetMcmEarnings.
  • Removed support for v201908.
  • Removed examples for v201911.

Common

  • No changes.

googleads-php-lib-v47.0.0

14 May 20:38

Choose a tag to compare

Google Ads APIs Client Library for PHP v47.0.0

AdWords

  • No changes.

Ad Manager

  • Added support for v202005.
  • Added new examples for v202005: CmsMetadataService,
    UpdateForecastAdjustments and
    GetForecastAdjustmentsForTrafficForecastSegment.
  • Update CreateTrafficAdjustments.php to become CreateForecastAdjustments
    example for v202005.
  • Update GetAllTrafficForecastSegments example for v202005.
  • Removed support for v201905.
  • Removed examples for v201908.

Common

  • No changes.

googleads-php-lib-v46.2.1

09 Apr 20:14

Choose a tag to compare

Google Ads APIs Client Library for PHP v46.2.1

AdWords

  • Updated the composer.json and composer.lock files of Laravel sample
    application to fix the repoted security issue.

Ad Manager

  • No changes.

Common

  • No changes.

googleads-php-lib-v46.2.0

24 Mar 20:39

Choose a tag to compare

Google Ads APIs Client Library for PHP v46.2.0

AdWords

  • Added support for ReflectionDocBlock v5.0.

Ad Manager

  • No changes.

Common

  • Removed phpcs_ruleset.xml and .gitignore from git exports.

googleads-php-lib-v46.1.0

28 Feb 16:25

Choose a tag to compare

Google Ads APIs Client Library for PHP v46.1.0

AdWords

  • Updated the Laravel sample application to use Laravel framework v5.8.

Ad Manager

  • No changes.

Common

  • No changes.

googleads-php-lib-v46.0.0

20 Feb 18:32

Choose a tag to compare

Google Ads APIs Client Library for PHP v46.0.0

AdWords

  • No changes.

Ad Manager

  • Added AdRuleError and AdRuleErrorReason for v202002.
  • Added new report columns for v202002: TOTAL_VIDEO_OPPORTUNITIES, TOTAL_VIDEO_CAPPED_OPPORTUNITIES and DP_ECPM.
  • Removed src/Google/AdsApi/AdManager/Util/v201808 folder.

Common

  • No changes.