Skip to content

Commit ef40472

Browse files
authoredOct 19, 2023
Changes for release v15. (#738)
1 parent ad28951 commit ef40472

File tree

5,380 files changed

+2451113
-4026
lines changed

Some content is hidden

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

5,380 files changed

+2451113
-4026
lines changed
 

‎.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@ google-ads/*/buildNumber.properties
5050
buildSrc/.gradle/
5151
*/build/
5252

53+
# VSCode build output and settings
54+
.vscode/
55+
*/bin/
56+

‎CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
28.0.0 - 2023-10-19
2+
-------------------
3+
- Add support and examples for Google Ads API v15.
4+
15
27.0.0 - 2023-09-21
26
-------------------
37
- Remove support for v12 of Google Ads API.

0 commit comments

Comments
 (0)
Please sign in to comment.