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: docs/dyn/manufacturers_v1.accounts.products.html
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -199,6 +199,9 @@ <h3>Method Details</h3>
199
199
"sectionName": "A String", # A short section name that can be reused between multiple product details.
200
200
},
201
201
],
202
+
"productHighlight": [ # The product highlights. For more information, see https://support.google.com/manufacturers/answer/10066942
203
+
"A String",
204
+
],
202
205
"productLine": "A String", # The name of the group of products related to the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productline.
203
206
"productName": "A String", # The canonical name of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productname.
204
207
"productPageUrl": "A String", # The URL of the detail page of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productpage.
@@ -336,6 +339,9 @@ <h3>Method Details</h3>
336
339
"sectionName": "A String", # A short section name that can be reused between multiple product details.
337
340
},
338
341
],
342
+
"productHighlight": [ # The product highlights. For more information, see https://support.google.com/manufacturers/answer/10066942
343
+
"A String",
344
+
],
339
345
"productLine": "A String", # The name of the group of products related to the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productline.
340
346
"productName": "A String", # The canonical name of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productname.
341
347
"productPageUrl": "A String", # The URL of the detail page of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productpage.
@@ -473,6 +479,9 @@ <h3>Method Details</h3>
473
479
"sectionName": "A String", # A short section name that can be reused between multiple product details.
474
480
},
475
481
],
482
+
"productHighlight": [ # The product highlights. For more information, see https://support.google.com/manufacturers/answer/10066942
483
+
"A String",
484
+
],
476
485
"productLine": "A String", # The name of the group of products related to the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productline.
477
486
"productName": "A String", # The canonical name of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productname.
478
487
"productPageUrl": "A String", # The URL of the detail page of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productpage.
0 commit comments