Skip to content

Google Ads API Client Library for Java - v17.0.0

Compare
Choose a tag to compare
@jradcliff jradcliff released this 10 Feb 18:22
  • 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.