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
#### manufacturers:v1
The following keys were added:
- schemas.Attributes.properties.sizeType.items.type (Total Keys: 1)
The following keys were changed:
- schemas.Attributes.properties.sizeType.type (Total Keys: 1)
Copy file name to clipboardExpand all lines: docs/dyn/manufacturers_v1.accounts.products.html
+9-3Lines changed: 9 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -215,7 +215,9 @@ <h3>Method Details</h3>
215
215
"scent": "A String", # The scent of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#scent.
216
216
"size": "A String", # The size of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#size.
217
217
"sizeSystem": "A String", # The size system of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#sizesystem.
218
-
"sizeType": "A String", # The size type of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#sizetype.
218
+
"sizeType": [ # The size type of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#sizetype.
219
+
"A String",
220
+
],
219
221
"suggestedRetailPrice": { # A price. # The suggested retail price (MSRP) of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#price.
220
222
"amount": "A String", # The numeric value of the price.
221
223
"currency": "A String", # The currency in which the price is denoted.
@@ -355,7 +357,9 @@ <h3>Method Details</h3>
355
357
"scent": "A String", # The scent of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#scent.
356
358
"size": "A String", # The size of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#size.
357
359
"sizeSystem": "A String", # The size system of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#sizesystem.
358
-
"sizeType": "A String", # The size type of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#sizetype.
360
+
"sizeType": [ # The size type of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#sizetype.
361
+
"A String",
362
+
],
359
363
"suggestedRetailPrice": { # A price. # The suggested retail price (MSRP) of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#price.
360
364
"amount": "A String", # The numeric value of the price.
361
365
"currency": "A String", # The currency in which the price is denoted.
@@ -495,7 +499,9 @@ <h3>Method Details</h3>
495
499
"scent": "A String", # The scent of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#scent.
496
500
"size": "A String", # The size of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#size.
497
501
"sizeSystem": "A String", # The size system of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#sizesystem.
498
-
"sizeType": "A String", # The size type of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#sizetype.
502
+
"sizeType": [ # The size type of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#sizetype.
503
+
"A String",
504
+
],
499
505
"suggestedRetailPrice": { # A price. # The suggested retail price (MSRP) of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#price.
500
506
"amount": "A String", # The numeric value of the price.
501
507
"currency": "A String", # The currency in which the price is denoted.
0 commit comments