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.2.0 - 2018-06-07
2+ ------------------
3+
4+ Added support and examples for Google Ads API v0_1.
5+
6+ - Added support for Hotel Ads and Recommendations.
7+ - Added AddHotelAd and AddHotelAdGroupBidModifiers examples.
8+ - Added examples for the new ` RecommendationService ` .
9+
1100.1.0 - 2018-04-23
211------------------
312
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >com.google.api-ads</groupId >
2424 <artifactId >google-ads-parent</artifactId >
25- <version >0.1 .0</version >
25+ <version >0.2 .0</version >
2626 <relativePath >../pom.xml</relativePath >
2727 </parent >
2828
2929 <modelVersion >4.0.0</modelVersion >
3030 <groupId >com.google.api-ads</groupId >
3131 <artifactId >google-ads-examples</artifactId >
3232 <packaging >jar</packaging >
33- <version >0.1.1-SNAPSHOT </version >
33+ <version >0.2.0 </version >
3434 <name >Google Ads API client library for Java examples</name >
3535 <description >
3636 Examples demonstrating the Google Ads API client library for Java.
5555 <dependency >
5656 <groupId >com.google.api-ads</groupId >
5757 <artifactId >google-ads</artifactId >
58- <version >0.1.1-SNAPSHOT </version >
58+ <version >0.2.0 </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.1.1 -SNAPSHOT</version >
24+ <version >0.2.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.1.1 -SNAPSHOT</version >
32+ <version >0.2.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.1.1 -SNAPSHOT</version >
25+ <version >0.2.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