Skip to content

Releases: googleads/googleads-php-lib

googleads-php-lib-v5.5.0

21 Aug 19:14
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v5.5.0

DFP:

  • Added support for v201408.
  • Updated API server endpoint base to default to https://ads.google.com in the settings.ini file.
  • Updated OAuth 2.0 scope. See documentation.
  • Fixed issue #61.
  • Updated v201405 line item service examples to use statement builder to
    construct PQL queries.
  • Removed some obsolete line item examples from v201405 and v201408 examples.
  • Removed the suffix "Example" on all v201408 examples' filenames.
  • Removed examples for versions that are currently soft deprecated (<= v201308). See the deprecation schedule for more information.
  • Fixed RunInventoryReport examples in v201405 and v201408 to use PARENT_AD_UNIT_ID instead of AD_UNIT_ANCESTOR_AD_UNIT_ID as it was renamed in v201405.
  • Updated create line item and get forecast examples in v201408 to show how to set Goal.goalType.
  • Refactored v201408 report examples to now download and save the report once it has finished running.
  • Added new utility ReportDownloader.php to replace ReportUtils.php that works better with allowing report examples to download and save the report once it has finished running.
  • Deprecated ReportUtils.php.
  • Added PQL SetValue support to Pql.php util.
Download Description
adwords-examples-and-lib AdWords examples.
adx-examples-and-lib AdExchange Buyer examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v5.4.0

21 Aug 16:28
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v5.4.0

AdWords:

  • Removed v201309 support.

Common:

  • Added AdWords/Lib and Dfp/Lib to composer's autoload classmap. Fixed pull request #44.
Download Description
adwords-examples-and-lib AdWords examples.
adx-examples-and-lib AdExchange Buyer examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v5.3.1

09 Jul 18:59
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v5.3.1

AdWords:

  • Added support for v201406.
  • Added whitelist-only shared set services to v201402 and v201406.
  • Updated OAuth 2.0 scope. See documentation.

DFP:

Download Description
adwords-examples-and-lib AdWords examples.
adx-examples-and-lib AdExchange Buyer examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v5.3.0

13 Jun 19:31
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v5.3.0

AdWords:

DFP:

  • Deprecated ServiceUtils.php.
  • Added support and examples for v201405.

Common:

  • OAuth2 credentials are now passed via HTTP headers.
Download Description
adwords-examples-and-lib AdWords examples.
adx-examples-and-lib AdExchange Buyer examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v5.2.3

11 Apr 19:02
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v5.2.3

AdWords:

  • Added support for new AdWords Express ProductServiceService.
  • Fixed issue #2.

DFP:

Download Description
adwords-examples-and-lib AdWords examples.
adx-examples-and-lib AdExchange Buyer examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v5.2.2

01 Apr 18:33
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v5.2.2

AdWords:

DFP:

Common:

Download Description
adwords-examples-and-lib AdWords examples.
adx-examples-and-lib AdExchange Buyer examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v5.2.1

06 Mar 13:50
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v5.2.1

AdWords:

  • Added support and examples for v201402.
  • Added exception being thrown if a service is requested with ClientLogin as
    the authentication mechanism for an unsupported version.
  • Removed support for v201306.
  • Added examples to get refresh token and create AdWordsSession without
    using auth.ini file.

DFP:

  • Added examples to get refresh token and create AdWordsSession without
    using auth.ini file.

Common:

  • No changes.
Download Description
adwords-examples-and-lib AdWords examples.
adx-examples-and-lib AdExchange Buyer examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v5.2.0

05 Mar 20:25
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v5.2.0

AdWords:

  • No changes.

DFP:

  • Added support for v201403.
  • Added exception being thrown if a service is requested with ClientLogin as
    the authentication mechanism for an unsupported version.
  • Refactored all examples to use bulk service methods.
  • Added examples for ContentMetadataKeyHierarchyService.

Common:

  • No changes.
Download Description
adwords-examples-and-lib AdWords examples.
adx-examples-and-lib AdExchange Buyer examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v5.1.0

16 Jan 23:16
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v5.1.0

AdWords:

  • Fixing issue #9 - removing unused criteria object in example.
  • Added support for AdWords Express for v201309 (invite-only feature).

DFP:

  • No changes.

Common:

  • No changes.
Download Description
adwords-examples-and-lib AdWords examples.
adx-examples-and-lib AdExchange Buyer examples.
dfp-examples-and-lib DFP examples.

googleads-php-lib-v5.0.0

20 Dec 21:34
Compare
Choose a tag to compare

Google Ads APIs Client Library for PHP v5.0.0

AdWords:

  • No changes.

DFP:

  • No changes.

Common:

  • Library is now hosted on GitHub in a single project for all ads products.
    Each release will still have separate downloadable tarballs for each
    product.
  • Bumped library version to a common version.
Download Description
adwords-examples-and-lib AdWords examples.
adx-examples-and-lib AdExchange Buyer examples.
dfp-examples-and-lib DFP examples.