We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70d951a commit 2d83ed8Copy full SHA for 2d83ed8
1 file changed
README.md
@@ -175,7 +175,7 @@ This project hosts the Java client library for the Google Ads API.
175
### Create a GoogleAdsClient
176
177
To issue requests via the Google Ads API, you first need to create a
178
-[GoogleAdsClient](https://github.com/googleads/google-ads-java/blob/master/google-ads/src/main/java/com/google/googleads/lib/GoogleAdsClient.java).
+[GoogleAdsClient](https://github.com/googleads/google-ads-java/blob/master/google-ads/src/main/java/com/google/ads/googleads/lib/GoogleAdsClient.java).
179
For convenience, you can store the required settings in a properties file with
180
the following format:
181
0 commit comments