Releases: googleads/google-ads-java
Releases · googleads/google-ads-java
Google Ads API Client Library for Java - v27.0.0
- Remove support for v12 of Google Ads API.
See change log for details.
Google Ads API Client Library for Java - v26.1.0
- Add support and examples for Google Ads API v14.1.
- Modify the following examples in the
planningpackage to demonstrate how
to use planning services without first creating a keyword plan:- Remove
AddKeywordPlan. - Add
GenerateForecastMetrics. - Add
GenerateHistoricalMetrics.
- Remove
See change log for details.
Google Ads API Client Library for Java - v26.0.0
- Add support and examples for Google Ads API v14.
See change log for details.
Google Ads API Client Library for Java - v25.0.0
- Add support and examples for Google Ads API v13.1.
- Remove sitelinks example that uses legacy feed features. Use
AddSitelinksUsingAssetsinstead. See
https://developers.google.com/google-ads/api/docs/extensions/assets/migrating-extensions
for details.
See change log for details.
Google Ads API Client Library for Java - v24.0.0
- Remove support for v11 of Google Ads API.
- Add AddPerformanceMaxForTravelGoalsCampaign example.
- Remove custom Sonatype client in favor of using
--no-parallel. - Modify CreateExperiment example to demonstrate updated best practices
- Remove restatement currency code and value from UploadConversionEnhancement
example.
See change log for details.
Google Ads API Client Library for Java - v23.0.0
- Add support and examples for Google Ads API v13.0.
See change log for details.
Google Ads API Client Library for Java - v22.0.0
- Add support and examples for Google Ads API v12.0.
See change log for details.
Google Ads API Client Library for Java - v21.0.0
- Add support and examples for Google Ads API v11.1.
See change log for details.
Google Ads API Client Library for Java - v20.0.0
- Remove support for v9 of Google Ads API.
- Add @internal annotation for basePackage in Gradle (#647).
- Add protobuf version to the API client header.
- Rename GetArtifactMetadata to SearchForGoogleAdsFields and make the example
more flexible and useful. - Remove references to wrapper types.
See change log for details.
Google Ads API Client Library for Java - v19.0.0
- Add support and examples for Google Ads API v11.0.
- Update FieldMasks utility to better handle empty message fields.
- Update AddSmartCampaign example for the new features in v11.0.
- Add DetectAndApplyRecommendations example.
- Add CreateExperiment example, replacing CreateExperimentCampaign and
GraduateCampaignExperiment.
See change log for details.