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+ 0.3.0 - 2018-06-18
2+ ------------------
3+
4+ Added support and examples for Google Ads API v0_2.
5+
6+ - Added PercentCpc bidding strategy.
7+ - Updated Hotel Ads example to use PercentCpc.
8+
190.2.0 - 2018-06-07
210------------------
311
Original file line number Diff line number Diff line change 5555 <dependency >
5656 <groupId >com.google.api-ads</groupId >
5757 <artifactId >google-ads</artifactId >
58- <version >0.2.1 -SNAPSHOT</version >
58+ <version >0.3.0 -SNAPSHOT</version >
5959 </dependency >
6060 <dependency >
6161 <groupId >com.beust</groupId >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >com.google.api-ads</groupId >
2323 <artifactId >google-ads-parent</artifactId >
24- <version >0.2.2 -SNAPSHOT</version >
24+ <version >0.3.0 -SNAPSHOT</version >
2525 <relativePath >../pom.xml</relativePath >
2626 </parent >
2727
2828 <modelVersion >4.0.0</modelVersion >
2929 <groupId >com.google.api-ads</groupId >
3030 <artifactId >google-ads</artifactId >
3131 <packaging >jar</packaging >
32- <version >0.2.2 -SNAPSHOT</version >
32+ <version >0.3.0 -SNAPSHOT</version >
3333 <name >Google Ads API client library for Java</name >
3434 <description >
3535 Google Ads API client library for Java.
Original file line number Diff line number Diff line change 2222
2323 <groupId >com.google.api-ads</groupId >
2424 <artifactId >google-ads-parent</artifactId >
25- <version >0.2.2 -SNAPSHOT</version >
25+ <version >0.3.0 -SNAPSHOT</version >
2626
2727 <packaging >pom</packaging >
2828 <name >Google Ads API client library for Java project</name >
You can’t perform that action at this time.
0 commit comments