Skip to content

Commit f318333

Browse files
chore(main): release google-ads-data_manager-v1 0.4.0 (#33972)
* chore(main): release google-ads-data_manager-v1 0.4.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent d89fd8a commit f318333

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"google-ads-ad_manager-v1+FILLER": "0.0.0",
66
"google-ads-data_manager": "0.3.0",
77
"google-ads-data_manager+FILLER": "0.0.0",
8-
"google-ads-data_manager-v1": "0.3.0",
8+
"google-ads-data_manager-v1": "0.4.0",
99
"google-ads-data_manager-v1+FILLER": "0.0.0",
1010
"google-ads-marketing_platform-admin": "0.2.0",
1111
"google-ads-marketing_platform-admin+FILLER": "0.0.0",

google-ads-data_manager-v1/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### 0.4.0 (2026-05-19)
4+
5+
#### Features
6+
7+
* add the coupon_codes field to CartData to track coupon redemptions for Google Ads and Google Analytics ([#33971](https://github.com/googleapis/google-cloud-ruby/issues/33971))
8+
39
### 0.3.0 (2026-05-06)
410

511
### ⚠ BREAKING CHANGES

google-ads-data_manager-v1/lib/google/ads/data_manager/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Ads
2222
module DataManager
2323
module V1
24-
VERSION = "0.3.0"
24+
VERSION = "0.4.0"
2525
end
2626
end
2727
end

google-ads-data_manager-v1/snippets/snippet_metadata_google.ads.datamanager.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"client_library": {
33
"name": "google-ads-data_manager-v1",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)