You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: generated/google-apis-merchantapi_promotions_v1beta/lib/google/apis/merchantapi_promotions_v1beta/classes.rb
+10-8Lines changed: 10 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -198,14 +198,16 @@ class Attributes
198
198
# @return [Array<String>]
199
199
attr_accessor:product_type_inclusion
200
200
201
-
# Required. The list of destinations where the promotion applies to. If you don'
202
-
# t specify a destination by including a supported value in your data source,
203
-
# your promotion will display in Shopping ads and free listings by default. You
204
-
# may have previously submitted the following values as destinations for your
205
-
# products: Shopping Actions, Surfaces across Google, Local surfaces across
206
-
# Google. To represent these values use `FREE_LISTINGS`, `FREE_LOCAL_LISTINGS`, `
207
-
# LOCAL_INVENTORY_ADS`. For more details see [Promotion destination](https://
Copy file name to clipboardExpand all lines: generated/google-apis-merchantapi_promotions_v1beta/lib/google/apis/merchantapi_promotions_v1beta/gem_version.rb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,13 @@ module Google
16
16
moduleApis
17
17
moduleMerchantapiPromotionsV1beta
18
18
# Version of the google-apis-merchantapi_promotions_v1beta gem
19
-
GEM_VERSION="0.9.0"
19
+
GEM_VERSION="0.10.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
0 commit comments