Skip to content

Releases: googleads/google-ads-php

google-ads-php-v0.6.0

30 Nov 07:23
Compare
Choose a tag to compare

Google Ads API Client Library for PHP v0.6.0

  • Added support and examples for v0_6 of Google Ads API.
  • Added support for passing log-in customer ID with API requests.
  • Updated some examples to match the new API specifications, e.g.,
    ApplyRecommendations.php, GetGeoTargetConstantByNames.php.
  • Updated AddCampaignTargetingCriteria example to show how to include
    proximity targeting.

google-ads-php-v0.5.0

02 Nov 08:11
Compare
Choose a tag to compare

Google Ads API Client Library for PHP v0.5.0

  • Added support and examples for v0_5 of Google Ads API.
  • Added campaign targeting criteria examples.
  • Added an account budget example.
  • Added Shopping campaign examples.
  • Added an account change example.

google-ads-php-v0.4.0

26 Sep 06:13
Compare
Choose a tag to compare

Google Ads API Client Library for PHP v0.4.0

  • Added support and examples for v0_4 of Google Ads API.
  • Added account budget proposal and billing setup examples.
  • Added conversion action examples.
  • Added an example showing how to retrieve disapproved ads.

google-ads-php-v0.3.0

31 Aug 03:53
Compare
Choose a tag to compare
google-ads-php-v0.3.0 Pre-release
Pre-release

Google Ads API Client Library for PHP v0.3.0

  • Added support and examples for V0_3 of Google Ads API.
  • Updated GetArtifactMetadata to quote the name param value.
  • Updated examples to initialize properties via constructors instead of
    setters.
  • Added examples showing how to add and get ad group bid modifiers.
  • Added an example showing how to create and attach shared keyword sets.
  • Added an example showing how to remove shared set criteria.
  • Updated hotel ad group bid modifier example with v0_3 criteria changes.
  • Added AddCampaignBidModifier example.

google-ads-php-v0.2.0

15 Jun 08:43
79f1910
Compare
Choose a tag to compare
google-ads-php-v0.2.0 Pre-release
Pre-release

Added support for v0.2.0, which includes the Percent CPC bidding strategy.

google-ads-php-v0.1.0

06 Jun 09:34
ac8563c
Compare
Choose a tag to compare
google-ads-php-v0.1.0 Pre-release
Pre-release

This is initial release of the Google Ads API client library for PHP.