Skip to content

Releases: googleads/google-ads-java

Google Ads API Client Library for Java - v24.0.0

17 Mar 13:36

Choose a tag to compare

  • 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

22 Feb 18:34

Choose a tag to compare

  • 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

03 Nov 14:57

Choose a tag to compare

  • 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

30 Aug 15:18

Choose a tag to compare

  • 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

19 Jul 19:34

Choose a tag to compare

  • 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

15 Jun 20:52

Choose a tag to compare

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

Google Ads API Client Library for Java - v18.0.0

02 May 21:11

Choose a tag to compare

  • Add support for v10_1 of Google Ads API.
  • Remove support for v8 of Google Ads API.
  • Combine two examples in authentication/ into GenerateUserCredentials,
    since OAuth OOB
    is being deprecated.
  • Remove artifacts related to v7 of the API

See change log for details.

Google Ads API Client Library for Java - v17.0.1

16 Feb 18:10

Choose a tag to compare

  • Fix #565 to properly set the max inbound message size and metadata size.

See change log for details.

Google Ads API Client Library for Java - v17.0.0

10 Feb 18:22

Choose a tag to compare

  • Add support and examples for Google Ads API v10.0.
  • Remove support for Google Ads API v7.
  • Remove dependency on io.netty:netty-tcnative-boringssl-static (#557, #440).
  • Fix #174 to pass new login customer ID header after
    GoogleAdsClient.toBuilder().setLoginCustomerId().build().
  • Update examples using image asset and media bundle to include asset names.
  • Add asset names to AddDisplayUploadAd and UploadImageAsset.
  • Add call ads examples.
  • Update GetKeywords example to demonstrate omit_unselected_resource_names
    usage.

See change log for details.

Google Ads API Client Library for Java - v16.0.3

10 Jan 21:29

Choose a tag to compare

  • Fix #543 to correctly classify the google-cloud-shared-dependencies dependency.
  • Split project into multiple sub-modules to improve build times and separate
    generated code from core library code. No changes are required for projects
    with a dependency on the google-ads artifact.
  • Customize the client used to upload artifacts to Sonatype Nexus during library releases (#544).

See change log for details.