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.languages.productCertifications.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -154,6 +154,9 @@ <h3>Method Details</h3>
154
154
],
155
155
"issues": [ # Output only. A server-generated list of issues associated with the product.
156
156
{ # Product issue.
157
+
"applicableCountries": [ # Output only. List of country codes (ISO 3166-1 alpha-2) where issue applies to the manufacturer product.
158
+
"A String",
159
+
],
157
160
"attribute": "A String", # If present, the attribute that triggered the issue. For more information about attributes, see https://support.google.com/manufacturers/answer/6124116.
158
161
"description": "A String", # Longer description of the issue focused on how to resolve it.
159
162
"destination": "A String", # The destination this issue applies to.
@@ -221,6 +224,9 @@ <h3>Method Details</h3>
221
224
],
222
225
"issues": [ # Output only. A server-generated list of issues associated with the product.
223
226
{ # Product issue.
227
+
"applicableCountries": [ # Output only. List of country codes (ISO 3166-1 alpha-2) where issue applies to the manufacturer product.
228
+
"A String",
229
+
],
224
230
"attribute": "A String", # If present, the attribute that triggered the issue. For more information about attributes, see https://support.google.com/manufacturers/answer/6124116.
225
231
"description": "A String", # Longer description of the issue focused on how to resolve it.
226
232
"destination": "A String", # The destination this issue applies to.
@@ -294,6 +300,9 @@ <h3>Method Details</h3>
294
300
],
295
301
"issues": [ # Output only. A server-generated list of issues associated with the product.
296
302
{ # Product issue.
303
+
"applicableCountries": [ # Output only. List of country codes (ISO 3166-1 alpha-2) where issue applies to the manufacturer product.
304
+
"A String",
305
+
],
297
306
"attribute": "A String", # If present, the attribute that triggered the issue. For more information about attributes, see https://support.google.com/manufacturers/answer/6124116.
298
307
"description": "A String", # Longer description of the issue focused on how to resolve it.
299
308
"destination": "A String", # The destination this issue applies to.
@@ -350,6 +359,9 @@ <h3>Method Details</h3>
350
359
],
351
360
"issues": [ # Output only. A server-generated list of issues associated with the product.
352
361
{ # Product issue.
362
+
"applicableCountries": [ # Output only. List of country codes (ISO 3166-1 alpha-2) where issue applies to the manufacturer product.
363
+
"A String",
364
+
],
353
365
"attribute": "A String", # If present, the attribute that triggered the issue. For more information about attributes, see https://support.google.com/manufacturers/answer/6124116.
354
366
"description": "A String", # Longer description of the issue focused on how to resolve it.
355
367
"destination": "A String", # The destination this issue applies to.
Copy file name to clipboardExpand all lines: docs/dyn/manufacturers_v1.accounts.products.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -381,6 +381,9 @@ <h3>Method Details</h3>
381
381
],
382
382
"issues": [ # A server-generated list of issues associated with the product.
383
383
{ # Product issue.
384
+
"applicableCountries": [ # Output only. List of country codes (ISO 3166-1 alpha-2) where issue applies to the manufacturer product.
385
+
"A String",
386
+
],
384
387
"attribute": "A String", # If present, the attribute that triggered the issue. For more information about attributes, see https://support.google.com/manufacturers/answer/6124116.
385
388
"description": "A String", # Longer description of the issue focused on how to resolve it.
386
389
"destination": "A String", # The destination this issue applies to.
@@ -666,6 +669,9 @@ <h3>Method Details</h3>
666
669
],
667
670
"issues": [ # A server-generated list of issues associated with the product.
668
671
{ # Product issue.
672
+
"applicableCountries": [ # Output only. List of country codes (ISO 3166-1 alpha-2) where issue applies to the manufacturer product.
673
+
"A String",
674
+
],
669
675
"attribute": "A String", # If present, the attribute that triggered the issue. For more information about attributes, see https://support.google.com/manufacturers/answer/6124116.
670
676
"description": "A String", # Longer description of the issue focused on how to resolve it.
671
677
"destination": "A String", # The destination this issue applies to.
"description": "Output only. List of country codes (ISO 3166-1 alpha-2) where issue applies to the manufacturer product.",
897
+
"items": {
898
+
"type": "string"
899
+
},
900
+
"readOnly": true,
901
+
"type": "array"
902
+
},
895
903
"attribute": {
896
904
"description": "If present, the attribute that triggered the issue. For more information about attributes, see https://support.google.com/manufacturers/answer/6124116.",
0 commit comments