Skip to content

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

Compare
Choose a tag to compare
@jradcliff jradcliff released this 29 Jun 20:52
· 207 commits to main since this release

Google Ads APIs Client Library for Java v3.15.1 - 06/29/2018

AdWords:

  • Updated definition of v201806 TemplateAd.adUnionId to match the type
    definition in the AdGroupAdService WSDL. This avoids issues with
    unmarshalling responses from AdGroupAdService that contain template
    ads. Fixes #145.
  • Added an overload of downloadBatchJobMutateResponse in
    BatchJobHelperInterface
    to support retrieving batch job results in chunks. The new method takes
    startIndex and numberResults parameters, similar to paging options
    for get requests. This new feature is only available in the Axis
    implementations of the interface.

DFP:

  • No changes.

Common:

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