Skip to content

Commit 2b9bdf1

Browse files
chore(manufacturers): update the api
#### manufacturers:v1 The following keys were added: - schemas.Attributes.properties.productHighlight (Total Keys: 2)
1 parent c18672a commit 2b9bdf1

File tree

2 files changed

+755
-739
lines changed

2 files changed

+755
-739
lines changed

docs/dyn/manufacturers_v1.accounts.products.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,9 @@ <h3>Method Details</h3>
199199
&quot;sectionName&quot;: &quot;A String&quot;, # A short section name that can be reused between multiple product details.
200200
},
201201
],
202+
&quot;productHighlight&quot;: [ # The product highlights. For more information, see https://support.google.com/manufacturers/answer/10066942
203+
&quot;A String&quot;,
204+
],
202205
&quot;productLine&quot;: &quot;A String&quot;, # The name of the group of products related to the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productline.
203206
&quot;productName&quot;: &quot;A String&quot;, # The canonical name of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productname.
204207
&quot;productPageUrl&quot;: &quot;A String&quot;, # 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>
336339
&quot;sectionName&quot;: &quot;A String&quot;, # A short section name that can be reused between multiple product details.
337340
},
338341
],
342+
&quot;productHighlight&quot;: [ # The product highlights. For more information, see https://support.google.com/manufacturers/answer/10066942
343+
&quot;A String&quot;,
344+
],
339345
&quot;productLine&quot;: &quot;A String&quot;, # The name of the group of products related to the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productline.
340346
&quot;productName&quot;: &quot;A String&quot;, # The canonical name of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productname.
341347
&quot;productPageUrl&quot;: &quot;A String&quot;, # 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>
473479
&quot;sectionName&quot;: &quot;A String&quot;, # A short section name that can be reused between multiple product details.
474480
},
475481
],
482+
&quot;productHighlight&quot;: [ # The product highlights. For more information, see https://support.google.com/manufacturers/answer/10066942
483+
&quot;A String&quot;,
484+
],
476485
&quot;productLine&quot;: &quot;A String&quot;, # The name of the group of products related to the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productline.
477486
&quot;productName&quot;: &quot;A String&quot;, # The canonical name of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productname.
478487
&quot;productPageUrl&quot;: &quot;A String&quot;, # The URL of the detail page of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productpage.

0 commit comments

Comments
 (0)