RE: Difference between Java libraries on GitHub

2019-06-21 Thread Google Ads API Forum Advisor Prod
Hi Nathan, Yes, Adrian is correct. google-ads-java is a client library for Google Ads API, and googleads-java-lib is for AdWords API and Ad Manager API. You may use them depending on what product you are using. Please let me know if you have further concerns. Regards, Hiroyuki Google Ads API T

Re: Difference between Java libraries on GitHub

2019-06-20 Thread Adrian Lara
Hi Nathan, https://github.com/googleads/google-ads-java is new implementation for the google ads api, the result is same but all client need move for this version. On Thursday, June 20, 2019 at 6:06:52 PM UTC-3, Nathan wrote: > > Hello! > > What's the difference between *https://github.com/googl

Difference between Java libraries on GitHub

2019-06-20 Thread Nathan
Hello! What's the difference between *https://github.com/googleads/google-ads-java* vs *https://github.com/googleads/googleads-java-lib* ? I'm working on an internal application that needs to pause and update Ads campaigns, and I could use a pointer to which library I should be using. -- *D