Skip to content

googleads-java-lib-v3.11.0 (DEPRECATED)

Choose a tag to compare

@christopherseeley christopherseeley released this 13 Feb 19:18
· 202 commits to master since this release

Google Ads APIs Client Library for Java v3.11.0 - 2/13/2018

AdWords:

  • Modified all examples to demonstrate proper exception handling.
  • Removed support and examples for v201702. See deprecation schedule at:
    https://developers.google.com/adwords/api/docs/sunset-dates
  • Added v201710 ReportQuery and ServiceQuery utilities for JAX-WS and Axis to
    simplify the process of creating AWQL queries.

DFP:

  • Added support for v201802.
  • Removed support for v201702.
  • Removed v201705 examples.

Common:

  • Added list of available extensions and applications to README.md.
    See #127.
  • Upgraded all dependencies in group IDs 'com.google.api-client' and
    'com.google.http-client' to version 1.23.0. Fixes
    #130.
Download Description
adwords-axis-jars-and-examples AdWords jars and examples
adwords-axis-maven-and-examples AdWords maven pom and examples
dfp-axis-jars-and-examples DFP jars and examples
dfp-axis-maven-and-examples DFP maven pom and examples