google-apis-datamanager_v1 0.12.0 → 0.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 445869a6f4e9017ca694d7c8a52199f5035c4c246aa50412ac92947346ebaa50
4
- data.tar.gz: c59163aea633639802c0ea304a8c5e2563b55263c9cd45b596be74b17d553fd6
3
+ metadata.gz: eb9522bd8f9e7c3f258395e60b3050be45544ba7160adfa2ca2e4e3be84f2a0d
4
+ data.tar.gz: b00844dad03dc3406bb9704cdd126a113ab2d28b445b5788fb96fce89a829683
5
5
  SHA512:
6
- metadata.gz: 160193b4311aa68d6523ad7115cca838228389ad13509c6931fe9675b6db89f1b168f2b4fa7fa2a4890d6b8db82cadbd4f4cc764e0cb28437616aee7b968a7e8
7
- data.tar.gz: aa292ec69f296807120a195bfb40b5b09f2a38a077fb13c42301da458fce68eddf4ef72c2471261e523cb886f07802dcedd810dd0f3a29ecbab2460da918ec54
6
+ metadata.gz: c89aa42aaa421441f44b9eb6b8800f682d4041906cb5695b629d0bf83c0a2176cc7ba9eee46778671001a719020020124e30e1af824a2e839ea14bffea64d35f
7
+ data.tar.gz: 37ddc2b4b85c2d8230a24eac07bd21a4eaff719d9d132e65d41acae95e07498230c4dbe8f08f89db974c650b3532c05e9fbd867d3cff96b92ceece833b888c07
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-datamanager_v1
2
2
 
3
+ ### v0.13.0 (2026-08-16)
4
+
5
+ * Regenerated from discovery document revision 20260811
6
+
3
7
  ### v0.12.0 (2026-08-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20260729
@@ -813,14 +813,7 @@ module Google
813
813
  attr_accessor :category
814
814
 
815
815
  # Optional. The IP address of the device for the given context. Required when
816
- # used in an AdEvent. **Note:** Google Ads does not support IP address matching
817
- # for end users in the European Economic Area (EEA), United Kingdom (UK), or
818
- # Switzerland (CH). Add logic to conditionally exclude sharing IP addresses from
819
- # users from these regions and ensure that you provide users with clear and
820
- # comprehensive information about the data you collect on your sites, apps, and
821
- # other properties and get consent where required by law or any applicable
822
- # Google policies. See the [About offline conversion imports](https://support.
823
- # google.com/google-ads/answer/2998031) page for more details.
816
+ # used in an AdEvent.
824
817
  # Corresponds to the JSON property `ipAddress`
825
818
  # @return [String]
826
819
  attr_accessor :ip_address
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DatamanagerV1
18
18
  # Version of the google-apis-datamanager_v1 gem
19
- GEM_VERSION = "0.12.0"
19
+ GEM_VERSION = "0.13.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260729"
25
+ REVISION = "20260811"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-datamanager_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.0
4
+ version: 0.13.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datamanager_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-datamanager_v1/v0.12.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datamanager_v1/v0.13.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datamanager_v1
62
62
  rdoc_options: []
63
63
  require_paths: