Skip to content

Commit 401a851

Browse files
Merge pull request #881 from googleads/release-v23_2-e9ffe3b43249422a9589
Changes for release v23_2.
1 parent 35d1413 commit 401a851

4,430 files changed

Lines changed: 136870 additions & 166357 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
42.2.0 - 2026-03-25
2+
-------------------
3+
- Add support for v23_2 of the Google Ads API.
4+
15
42.1.0 - 2026-02-25
26
-------------------
37
- Add support and examples for v23_1 of the Google Ads API.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ This project hosts the Java client library for the Google Ads API.
1818
<dependency>
1919
<groupId>com.google.api-ads</groupId>
2020
<artifactId>google-ads</artifactId>
21-
<version>42.1.0</version>
21+
<version>42.2.0</version>
2222
</dependency>
2323

2424
## Gradle dependency
2525

26-
implementation 'com.google.api-ads:google-ads:42.1.0'
26+
implementation 'com.google.api-ads:google-ads:42.2.0'
2727

2828
## Documentation
2929

0 commit comments

Comments
 (0)