Skip to content

googleads-php-lib-v10.0.0

Compare
Choose a tag to compare
@fiboknacky fiboknacky released this 14 Jun 16:45

Google Ads APIs Client Library for PHP v10.0.0

AdWords:

  • Fixed a bug in v201605's AdGroupAdService.php.
  • Removed support and examples for v201509.
  • Added new ParallelReportDownload example to demonstrate how to download an
    Ad Hoc report for all accounts directly under a manager account.
  • Made the ReportUtils methods Download Report and DownloadReportWithAwql
    non-static for better inversion of control.

Common:

  • Added support for including utility usage in the user agent header.
Download Description
adwords-examples-and-lib AdWords examples.
dfp-examples-and-lib DFP examples.