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.