Releases: googleads/google-ads-php
Releases · googleads/google-ads-php
google-ads-php-v0.6.0
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
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
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
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
Added support for v0.2.0, which includes the Percent CPC bidding strategy.
google-ads-php-v0.1.0
This is initial release of the Google Ads API client library for PHP.