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+ 5.0.0 - 2020-03-04
2+ ------------------
3+ - Added support for Google Ads API v3_0.
4+ - Added example demonstrating how to add demographic targeting criteria.
5+ - Added example demonstrating how to upload an image asset.
6+ - Added example demonstrating how to add a price extension.
7+ - Added several examples demontrating remarketing funcionality.
8+ - Updated issues templates.
9+ - Updated CONTRIBUTING.MD.
10+
1114.4.1 - 2020-01-22
212------------------
313- Set a default value for ` enableGeneratedCatalog ` property,
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ 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>4.4.1 </version>
21+ <version>5.0.0 </version>
2222 </dependency>
2323
2424## Getting started
You can’t perform that action at this time.
0 commit comments