Skip to content

google-ads-php-v32.1.0

Choose a tag to compare

@ajs424 ajs424 released this 28 Jan 22:22
· 13 commits to main since this release
8ac2f75

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, and AddAppCampaign.
  • Removed the AddCallAd.php example as Call Ads are no longer supported in the API.
  • Changed the default value of the brandGuidelinesEnabled parameter to true in AddPerformanceMaxCampaign and AddPerformanceMaxRetailCampaign examples.
  • Ensured deprecated salesCountry parameter is not used in AddPerformanceMaxRetailCampaign example.
  • Updated dependencies via composer update.