googleads-java-lib-v3.5.0 (DEPRECATED)
Google Ads APIs Client Library for Java v3.5.0 - 6/27/2017
AdWords:
-
Removed support and examples for v201607. See deprecation schedule at:
https://developers.google.com/adwords/api/docs/sunset-dates -
All AdWords code examples now accept parameters from the command line.
-
Report downloads will now use the report download timeout from the
ReportingConfiguration of the AdWordsSession, if present. Fixes
issue 106.Note: With this change, construction of a
ReportingConfiguration
object will fail if the report download timeout is negative. If you set the
api.adwords.reportDownloadTimeout
property in yourads.properties
file
or via a reporting configuration builder, please ensure that the value
you provide is >= 0. -
All loggers now use consistent logging levels. See the
updated logging guide
for more details.
DFP:
- All DFP code examples now accept parameters from the command line.
- All loggers now use consistent logging levels. See the
updated logging guide
for more details.
Common:
- Added checks to the
install
phase for usage of discouraged classes
and methods. See:
https://github.com/policeman-tools/forbidden-apis
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 |