github googleads/google-ads-php v20.1.0
google-ads-php-v20.1.0

latest releases: v31.1.0-legacy, v31.1.0, v31.0.1...
2 years ago

Google Ads API Client Library for PHP v20.1.0

  • Added support for v14_1 of Google Ads API.
  • Removed the final modifier from GoogleAdsClient. This fixes
    #347.
  • Fixed #902 by passing
    linked-customer-id to the header of a request.
  • Made GoogleAdsCallLogger::getNextFinerLogLevel aligned with PSR-3
    LogLevel enum by returning a lowercase string. This fixes
    #849.
  • Fixed the issue of the check for grpc versions in
    GoogleAdsClientBuilder::validate(). It now supports the case when
    the system-package version is not found.
  • Added support for the GAPIC v2 source
    code
    .
    • Added support for the useGapicV2Source configuration.
    • Updated all code examples to show how to use the GAPIC v2 source code.
  • Added code examples:
    • GenerateForecastMetrics (new version that uses KeywordPlanIdeaService)
    • GenerateHistoricalMetrics (new version that uses KeywordPlanIdeaService)
  • Removed AddKeywordPlan example.

Don't miss a new google-ads-php release

NewReleases is sending notifications on new releases.