google-apis-merchantapi_products_v1beta 0.17.0 → 0.18.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: dd1020f8731917f6c15a3b81c70d94df57cecbd24b5cf4b8716780614fac95c4
4
- data.tar.gz: 4240bb153f7d682b8a61938d29ca8319bf949ba1c2e5fb7ae21ae19b0959f35d
3
+ metadata.gz: 179117020b873a2b43469641ee5cd7000be29f495cfbe6dce8748fdbe40d4ff8
4
+ data.tar.gz: e156d9af26ff33d51539919b371c44e4631e8b2e195c60033411b16ca686dc7e
5
5
  SHA512:
6
- metadata.gz: 3782458fd7a395f2b70a40bc7251d900b36f7fe8d7fb0921d62860c9bb524db91aea6171d9a5dfb41c8b0dc9188c5afe1e385de8805ebe2f58e93c356df19112
7
- data.tar.gz: 3b94ab603b29e0e1bc23ca0c9e7f1d02e4ddabc79b095efe9933c3e764216f18b9cfcfe91abc9e775adcb35934fd0e6cd9555c834b14df86944ca139900ecd1c
6
+ metadata.gz: c8a84a625c9aee236f75615c6226f4e8978fbfdcab3b4ce977a232617663ce54d437dda95bfc5841e8c59426710fabadb6fce6380c61280181e8098e08585703
7
+ data.tar.gz: bbccf3f4909b3bb52f1fe13857a0396ebd70364c53e982c5657314fe7e3aef6529cb168ac3551df4f80196ffb6e5c337583b0293ff4e6db2eb39c18c41cdae1a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-merchantapi_products_v1beta
2
2
 
3
+ ### v0.18.0 (2025-07-27)
4
+
5
+ * Regenerated from discovery document revision 20250724
6
+
3
7
  ### v0.17.0 (2025-07-20)
4
8
 
5
9
  * Regenerated from discovery document revision 20250716
@@ -194,11 +194,13 @@ module Google
194
194
  # @return [String]
195
195
  attr_accessor :energy_efficiency_class
196
196
 
197
- # The list of destinations to exclude for this target (corresponds to unchecked
198
- # check boxes in Merchant Center). For more information, see [Excluded
199
- # destination](https://support.google.com/merchants/answer/6324486). Note: We
200
- # recommend setting destinations on datasources level for most use cases. Use
201
- # this field within products to only setup exceptions.
197
+ # Destinations also known as [Marketing methods](https://support.google.com/
198
+ # merchants/answer/15130232) selections. The list of destinations to exclude for
199
+ # this target (corresponds to unchecked check boxes in Merchant Center). For
200
+ # more information, see [Excluded destination](https://support.google.com/
201
+ # merchants/answer/6324486). Note: We recommend setting destinations on
202
+ # datasources level for most use cases. Use this field within products to only
203
+ # setup exceptions.
202
204
  # Corresponds to the JSON property `excludedDestinations`
203
205
  # @return [Array<String>]
204
206
  attr_accessor :excluded_destinations
@@ -263,12 +265,14 @@ module Google
263
265
  # @return [String]
264
266
  attr_accessor :image_link
265
267
 
266
- # The list of destinations to include for this target (corresponds to checked
267
- # check boxes in Merchant Center). Default destinations are always included
268
- # unless provided in `excludedDestinations`. For more information, see [Included
269
- # destination](https://support.google.com/merchants/answer/7501026). Note: We
270
- # recommend setting destinations on datasources level for most use cases. Use
271
- # this field within products to only setup exceptions.
268
+ # Destinations also known as [Marketing methods](https://support.google.com/
269
+ # merchants/answer/15130232) selections. The list of destinations to include for
270
+ # this target (corresponds to checked check boxes in Merchant Center). Default
271
+ # destinations are always included unless provided in `excludedDestinations`.
272
+ # For more information, see [Included destination](https://support.google.com/
273
+ # merchants/answer/7501026). Note: We recommend setting destinations on
274
+ # datasources level for most use cases. Use this field within products to only
275
+ # setup exceptions.
272
276
  # Corresponds to the JSON property `includedDestinations`
273
277
  # @return [Array<String>]
274
278
  attr_accessor :included_destinations
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MerchantapiProductsV1beta
18
18
  # Version of the google-apis-merchantapi_products_v1beta gem
19
- GEM_VERSION = "0.17.0"
19
+ GEM_VERSION = "0.18.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250716"
25
+ REVISION = "20250724"
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-merchantapi_products_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0
4
+ version: 0.18.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-merchantapi_products_v1beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_products_v1beta/v0.17.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_products_v1beta/v0.18.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_products_v1beta
62
62
  rdoc_options: []
63
63
  require_paths: