Closed jradcliff closed 6 years ago
Confirmed this by creating a local branch of this project and applying the following changes:
3.15.1
of the ads-lib
and adwords-axis
artifacts from the Google Ads APIs Client Library.google-ads-examples
directory.mvn compile
.The above confirmed compilation was successful. To confirm runtime compatibility, I successfully ran the following pairs of examples that used both the AdWords API and the Google Ads API.
Confirm that a single Maven project can depend on both this library and the Google Ads APIs Client Library for Java (AdWords and DFP).
This will ensure that users migrating from the AdWords API to the Google Ads API will be able to use both APIs within the same project.