Releases: googleads/google-ads-php
Releases · googleads/google-ads-php
Release list
google-ads-php-v35.0.0
google-ads-php-v34.0.0
Google Ads API Client Library for PHP v34.0.0
- Added support for Google Ads API v25.1
- Removed support for Google Ads API v20 and v21
google-ads-php-v33.6.0
Google Ads API Client Library for PHP v33.6.0
- Added support for Google Ads API v25.0
- Regenerated support for Google Ads API v24.2 to add some fields that were
missing from the previous release.
google-ads-php-v33.5.0
Google Ads API Client Library for PHP v33.5.0
- Added support for Google Ads API v24.2
- Resolved ongoing Laravel security vulnerabilities
- Updated Docker build images
Known Issues
- gRPC Extension Version Conflict: We have identified a potential issue where the version of the
grpcPECL extension installed in some PHP environments may be older than expected by this library's dependencies. This can lead to an error message during or after installation, such as:Workaround: If you encounter this error, please upgrade yourThe grpc extension installed by Composer has a greater version than that installed by PECL. Upgrade the PECL extension to avoid issues caused by the version difference.grpcPECL extension.
google-ads-php-v33.4.0
Google Ads API Client Library for PHP v33.4.0
- Added support for Google Ads API v24.1
- Resolved Laravel sample app security vulnerabilities
Known Issues
- gRPC Extension Version Conflict: We have identified a potential issue where the version of the
grpcPECL extension installed in some PHP environments may be older than expected by this library's dependencies. This can lead to an error message during or after installation, such as:Workaround: If you encounter this error, please upgrade yourThe grpc extension installed by Composer has a greater version than that installed by PECL. Upgrade the PECL extension to avoid issues caused by the version difference.grpcPECL extension.
google-ads-php-v33.3.0
Google Ads API Client Library for PHP v33.3.0
- Added support for Google Ads API v24
- Dependency updayes
- Resolved Laravel sample app security vulnerabilities
- Removed grpc/grpc maximum version constraint
Known Issues
- gRPC Extension Version Conflict: We have identified a potential issue where the version of the
grpcPECL extension installed in some PHP environments may be older than expected by this library's dependencies. This can lead to an error message during or after installation, such as:Workaround: If you encounter this error, please upgrade yourThe grpc extension installed by Composer has a greater version than that installed by PECL. Upgrade the PECL extension to avoid issues caused by the version difference.grpcPECL extension.
google-ads-php-v32.3.0
Google Ads API Client Library for PHP v32.2.0
- Support for Google Ads API v23.2.
- Incorporated generator updates (new 'actions' directory, Protobuf changes).
- Dependency updates.
google-ads-php-v32.2.0
Google Ads API Client Library for PHP v32.2.0
- Added support for Google Ads API v23.1.
- Regenerated stubs for Google Ads API v20, v21, and v22 to incorporate changes for supporting European Union Political Ads Regulation in Google Ads API
- Updated dependencies.
google-ads-php-v32.1.0
Google Ads API Client Library for PHP v32.1.0
- Added support for Google Ads API v23.
- Removed support for Google Ads API v19.
- Updated examples in examples in
AddCampaigns,AddDynamicSearchAds,AddPerformanceMaxCampaign,AddPerformanceMaxRetailCampaign, andAddAppCampaign. - Removed the
AddCallAd.phpexample as Call Ads are no longer supported in the API. - Changed the default value of the
brandGuidelinesEnabledparameter totrueinAddPerformanceMaxCampaignandAddPerformanceMaxRetailCampaignexamples. - Ensured deprecated
salesCountryparameter is not used inAddPerformanceMaxRetailCampaignexample. - Updated dependencies via
composer update.
Version 31.1.0 (Legacy PHP 7.4 Support)
Supports Ads API v22 for users still on PHP 7.4