Skip to content

googleads-java-lib-v2.13.1 (DEPRECATED)

Choose a tag to compare

@jradcliff jradcliff released this 02 May 21:59
· 325 commits to master since this release

Google Ads APIs Client Library for Java v2.13.1 - 05/02/2016

AdWords:

  • Modified logging of SOAP requests to replace the developer token with
    REDACTED.
  • Refactored ReportDownloader and AdHocReportDownloader to reduce duplicated code.
  • Removed unused exceptions: ReportFailureException, SoapInvocationTargetException.
  • Fixed Axis BatchJobHelper implementation to avoid concurrency issues with Apache
    Axis TypeMapping objects. Fixes github issue #80:
    #80

DFA:

  • No changes.

DFP:

  • No changes.

Common:

  • Added logging of request IDs for SOAP requests. Fixes github issue #4:
    #4
  • Removed unused com.google.api.ads.common.lib.utils.Choices utility.
Download Description
adwords-axis-jars-and-examples AdWords jars and examples
adwords-axis-maven-and-examples AdWords maven pom and examples
adwords-axis-utility-extension-jars-and-examples AdWords utility extension jars and examples
adwords-axis-utility-extension-maven-and-examples AdWords utility maven pom and examples
dfp-axis-jars-and-examples DFP jars and examples
dfp-axis-maven-and-examples DFP maven pom and examples