File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 35.0.0 - 2025-01-27
2+ -------------------
3+ - Remove support for v16 of the Google Ads API.
4+
1534.0.0 - 2024-10-17
26-------------------
37- Add support and examples for Google Ads API v18.
Original file line number Diff line number Diff line change @@ -18,12 +18,12 @@ This project hosts the Java client library for the Google Ads API.
1818 <dependency>
1919 <groupId>com.google.api-ads</groupId>
2020 <artifactId>google-ads</artifactId>
21- <version>34 .0.0</version>
21+ <version>35 .0.0</version>
2222 </dependency>
2323
2424## Gradle dependency
2525
26- implementation 'com.google.api-ads:google-ads:34 .0.0'
26+ implementation 'com.google.api-ads:google-ads:35 .0.0'
2727
2828## Documentation
2929
@@ -52,3 +52,4 @@ Our documentation is available [here](https://developers.google.com/google-ads/a
5252- [ Josh Radcliff] ( https://github.com/jradcliff )
5353- [ Nick Birnie] ( https://github.com/nwbirnie )
5454- [ Devin Chasanoff] ( https://github.com/devchas )
55+ - [ Sarah Botwinick Pollack] ( https://github.com/sarahcaseybot )
You can’t perform that action at this time.
0 commit comments