Skip to content

Releases: googleads/googleads-php-lib

googleads-php-lib-v5.6.0

Choose a tag to compare

@vtsao vtsao released this 12 Nov 03:38

Google Ads APIs Client Library for PHP v5.6.0

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.5.2

Choose a tag to compare

@saturnism saturnism released this 10 Oct 17:34

Google Ads APIs Client Library for PHP v5.5.2

AdWords:

  • Added v201409 support.
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.5.1

Choose a tag to compare

@saturnism saturnism released this 22 Aug 19:51

Google Ads APIs Client Library for PHP v5.5.1

AdWords:

  • Removed ClientLogin support.
  • Added example for using ad customizers.
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.5.0

Choose a tag to compare

@vtsao vtsao released this 21 Aug 19:14

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

Choose a tag to compare

@saturnism saturnism released this 21 Aug 16:28

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

Choose a tag to compare

@saturnism saturnism released this 09 Jul 18:59

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

Choose a tag to compare

@vtsao vtsao released this 13 Jun 19:31

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

Choose a tag to compare

@saturnism saturnism released this 11 Apr 19:02

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

Choose a tag to compare

@vtsao vtsao released this 01 Apr 18:33

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

Choose a tag to compare

@saturnism saturnism released this 06 Mar 13:50

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.