OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/manufacturercenter": { | 5 "https://www.googleapis.com/auth/manufacturercenter": { |
6 "description": "Manage your product listings for Google Manu
facturer Center" | 6 "description": "Manage your product listings for Google Manu
facturer Center" |
7 } | 7 } |
8 } | 8 } |
9 } | 9 } |
10 }, | 10 }, |
11 "basePath": "", | 11 "basePath": "", |
12 "baseUrl": "https://manufacturers.googleapis.com/", | 12 "baseUrl": "https://manufacturers.googleapis.com/", |
13 "batchPath": "batch", | 13 "batchPath": "batch", |
14 "canonicalName": "Manufacturer Center", | 14 "canonicalName": "Manufacturer Center", |
15 "description": "Public API for managing Manufacturer Center related data.", | 15 "description": "Public API for managing Manufacturer Center related data.", |
16 "discoveryVersion": "v1", | 16 "discoveryVersion": "v1", |
17 "documentationLink": "https://developers.google.com/manufacturers/", | 17 "documentationLink": "https://developers.google.com/manufacturers/", |
18 "icons": { | 18 "icons": { |
19 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 19 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
20 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 20 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
21 }, | 21 }, |
22 "id": "manufacturers:v1", | 22 "id": "manufacturers:v1", |
23 "kind": "discovery#restDescription", | 23 "kind": "discovery#restDescription", |
24 "name": "manufacturers", | 24 "name": "manufacturers", |
25 "ownerDomain": "google.com", | 25 "ownerDomain": "google.com", |
26 "ownerName": "Google", | 26 "ownerName": "Google", |
27 "parameters": { | 27 "parameters": { |
28 "access_token": { | 28 "upload_protocol": { |
29 "description": "OAuth access token.", | 29 "description": "Upload protocol for media (e.g. \"raw\", \"multipart
\").", |
30 "location": "query", | 30 "location": "query", |
31 "type": "string" | 31 "type": "string" |
32 }, | 32 }, |
33 "prettyPrint": { | 33 "prettyPrint": { |
34 "default": "true", | 34 "default": "true", |
35 "description": "Returns response with indentations and line breaks."
, | 35 "description": "Returns response with indentations and line breaks."
, |
36 "location": "query", | 36 "location": "query", |
37 "type": "boolean" | 37 "type": "boolean" |
38 }, | 38 }, |
39 "key": { | 39 "uploadType": { |
40 "description": "API key. Your API key identifies your project and pr
ovides you with API access, quota, and reports. Required unless you provide an O
Auth 2.0 token.", | 40 "description": "Legacy upload protocol for media (e.g. \"media\", \"
multipart\").", |
41 "location": "query", | 41 "location": "query", |
42 "type": "string" | 42 "type": "string" |
43 }, | 43 }, |
44 "quotaUser": { | |
45 "description": "Available to use for quota purposes for server-side
applications. Can be any arbitrary string assigned to a user, but should not exc
eed 40 characters.", | |
46 "location": "query", | |
47 "type": "string" | |
48 }, | |
49 "pp": { | |
50 "default": "true", | |
51 "description": "Pretty-print response.", | |
52 "location": "query", | |
53 "type": "boolean" | |
54 }, | |
55 "fields": { | 44 "fields": { |
56 "description": "Selector specifying which fields to include in a par
tial response.", | 45 "description": "Selector specifying which fields to include in a par
tial response.", |
57 "location": "query", | 46 "location": "query", |
58 "type": "string" | 47 "type": "string" |
59 }, | 48 }, |
| 49 "callback": { |
| 50 "description": "JSONP", |
| 51 "location": "query", |
| 52 "type": "string" |
| 53 }, |
| 54 "$.xgafv": { |
| 55 "description": "V1 error format.", |
| 56 "enum": [ |
| 57 "1", |
| 58 "2" |
| 59 ], |
| 60 "enumDescriptions": [ |
| 61 "v1 error format", |
| 62 "v2 error format" |
| 63 ], |
| 64 "location": "query", |
| 65 "type": "string" |
| 66 }, |
60 "alt": { | 67 "alt": { |
61 "default": "json", | 68 "default": "json", |
62 "description": "Data format for response.", | 69 "description": "Data format for response.", |
63 "enum": [ | 70 "enum": [ |
64 "json", | 71 "json", |
65 "media", | 72 "media", |
66 "proto" | 73 "proto" |
67 ], | 74 ], |
68 "enumDescriptions": [ | 75 "enumDescriptions": [ |
69 "Responses with Content-Type of application/json", | 76 "Responses with Content-Type of application/json", |
70 "Media download with context-dependent Content-Type", | 77 "Media download with context-dependent Content-Type", |
71 "Responses with Content-Type of application/x-protobuf" | 78 "Responses with Content-Type of application/x-protobuf" |
72 ], | 79 ], |
73 "location": "query", | 80 "location": "query", |
74 "type": "string" | 81 "type": "string" |
75 }, | 82 }, |
76 "$.xgafv": { | 83 "key": { |
77 "description": "V1 error format.", | 84 "description": "API key. Your API key identifies your project and pr
ovides you with API access, quota, and reports. Required unless you provide an O
Auth 2.0 token.", |
78 "enum": [ | |
79 "1", | |
80 "2" | |
81 ], | |
82 "enumDescriptions": [ | |
83 "v1 error format", | |
84 "v2 error format" | |
85 ], | |
86 "location": "query", | 85 "location": "query", |
87 "type": "string" | 86 "type": "string" |
88 }, | 87 }, |
89 "callback": { | 88 "access_token": { |
90 "description": "JSONP", | 89 "description": "OAuth access token.", |
| 90 "location": "query", |
| 91 "type": "string" |
| 92 }, |
| 93 "quotaUser": { |
| 94 "description": "Available to use for quota purposes for server-side
applications. Can be any arbitrary string assigned to a user, but should not exc
eed 40 characters.", |
| 95 "location": "query", |
| 96 "type": "string" |
| 97 }, |
| 98 "pp": { |
| 99 "default": "true", |
| 100 "description": "Pretty-print response.", |
| 101 "location": "query", |
| 102 "type": "boolean" |
| 103 }, |
| 104 "bearer_token": { |
| 105 "description": "OAuth bearer token.", |
91 "location": "query", | 106 "location": "query", |
92 "type": "string" | 107 "type": "string" |
93 }, | 108 }, |
94 "oauth_token": { | 109 "oauth_token": { |
95 "description": "OAuth 2.0 token for the current user.", | 110 "description": "OAuth 2.0 token for the current user.", |
96 "location": "query", | 111 "location": "query", |
97 "type": "string" | 112 "type": "string" |
98 }, | |
99 "uploadType": { | |
100 "description": "Legacy upload protocol for media (e.g. \"media\", \"
multipart\").", | |
101 "location": "query", | |
102 "type": "string" | |
103 }, | |
104 "bearer_token": { | |
105 "description": "OAuth bearer token.", | |
106 "location": "query", | |
107 "type": "string" | |
108 }, | |
109 "upload_protocol": { | |
110 "description": "Upload protocol for media (e.g. \"raw\", \"multipart
\").", | |
111 "location": "query", | |
112 "type": "string" | |
113 } | 113 } |
114 }, | 114 }, |
115 "protocol": "rest", | 115 "protocol": "rest", |
116 "resources": { | 116 "resources": { |
117 "accounts": { | 117 "accounts": { |
118 "resources": { | 118 "resources": { |
119 "products": { | 119 "products": { |
120 "methods": { | 120 "methods": { |
| 121 "list": { |
| 122 "description": "Lists all the products in a Manufact
urer Center account.", |
| 123 "httpMethod": "GET", |
| 124 "id": "manufacturers.accounts.products.list", |
| 125 "parameterOrder": [ |
| 126 "parent" |
| 127 ], |
| 128 "parameters": { |
| 129 "pageToken": { |
| 130 "description": "The token returned by the pr
evious request.", |
| 131 "location": "query", |
| 132 "type": "string" |
| 133 }, |
| 134 "pageSize": { |
| 135 "description": "Maximum number of product st
atuses to return in the response, used for\npaging.", |
| 136 "format": "int32", |
| 137 "location": "query", |
| 138 "type": "integer" |
| 139 }, |
| 140 "parent": { |
| 141 "description": "Parent ID in the format `acc
ounts/{account_id}`.\n\n`account_id` - The ID of the Manufacturer Center account
.", |
| 142 "location": "path", |
| 143 "pattern": "^accounts/[^/]+$", |
| 144 "required": true, |
| 145 "type": "string" |
| 146 } |
| 147 }, |
| 148 "path": "v1/{+parent}/products", |
| 149 "response": { |
| 150 "$ref": "ListProductsResponse" |
| 151 }, |
| 152 "scopes": [ |
| 153 "https://www.googleapis.com/auth/manufacturercen
ter" |
| 154 ] |
| 155 }, |
121 "get": { | 156 "get": { |
122 "description": "Gets the product from a Manufacturer
Center account, including product\nissues.", | 157 "description": "Gets the product from a Manufacturer
Center account, including product\nissues.", |
123 "httpMethod": "GET", | 158 "httpMethod": "GET", |
124 "id": "manufacturers.accounts.products.get", | 159 "id": "manufacturers.accounts.products.get", |
125 "parameterOrder": [ | 160 "parameterOrder": [ |
126 "parent", | 161 "parent", |
127 "name" | 162 "name" |
128 ], | 163 ], |
129 "parameters": { | 164 "parameters": { |
130 "parent": { | |
131 "description": "Parent ID in the format `acc
ounts/{account_id}`.\n\n`account_id` - The ID of the Manufacturer Center account
.", | |
132 "location": "path", | |
133 "pattern": "^accounts/[^/]+$", | |
134 "required": true, | |
135 "type": "string" | |
136 }, | |
137 "name": { | 165 "name": { |
138 "description": "Name in the format `{target_
country}:{content_language}:{product_id}`.\n\n`target_country` - The target co
untry of the product as a CLDR territory\n code (for example
, US).\n\n`content_language` - The content language of the product as a two-lett
er\n ISO 639-1 language code (for example, en).\n\n`product_
id` - The ID of the product. For more information, see\n
https://support.google.com/manufacturers/answer/6124116#id.", | 166 "description": "Name in the format `{target_
country}:{content_language}:{product_id}`.\n\n`target_country` - The target co
untry of the product as a CLDR territory\n code (for example
, US).\n\n`content_language` - The content language of the product as a two-lett
er\n ISO 639-1 language code (for example, en).\n\n`product_
id` - The ID of the product. For more information, see\n
https://support.google.com/manufacturers/answer/6124116#id.", |
139 "location": "path", | 167 "location": "path", |
140 "pattern": "^[^/]+$", | 168 "pattern": "^[^/]+$", |
141 "required": true, | 169 "required": true, |
142 "type": "string" | 170 "type": "string" |
143 } | |
144 }, | |
145 "path": "v1/{+parent}/products/{+name}", | |
146 "response": { | |
147 "$ref": "Product" | |
148 }, | |
149 "scopes": [ | |
150 "https://www.googleapis.com/auth/manufacturercen
ter" | |
151 ] | |
152 }, | |
153 "list": { | |
154 "description": "Lists all the products in a Manufact
urer Center account.", | |
155 "httpMethod": "GET", | |
156 "id": "manufacturers.accounts.products.list", | |
157 "parameterOrder": [ | |
158 "parent" | |
159 ], | |
160 "parameters": { | |
161 "pageSize": { | |
162 "description": "Maximum number of product st
atuses to return in the response, used for\npaging.", | |
163 "format": "int32", | |
164 "location": "query", | |
165 "type": "integer" | |
166 }, | 171 }, |
167 "parent": { | 172 "parent": { |
168 "description": "Parent ID in the format `acc
ounts/{account_id}`.\n\n`account_id` - The ID of the Manufacturer Center account
.", | 173 "description": "Parent ID in the format `acc
ounts/{account_id}`.\n\n`account_id` - The ID of the Manufacturer Center account
.", |
169 "location": "path", | 174 "location": "path", |
170 "pattern": "^accounts/[^/]+$", | 175 "pattern": "^accounts/[^/]+$", |
171 "required": true, | 176 "required": true, |
172 "type": "string" | 177 "type": "string" |
173 }, | |
174 "pageToken": { | |
175 "description": "The token returned by the pr
evious request.", | |
176 "location": "query", | |
177 "type": "string" | |
178 } | 178 } |
179 }, | 179 }, |
180 "path": "v1/{+parent}/products", | 180 "path": "v1/{+parent}/products/{+name}", |
181 "response": { | 181 "response": { |
182 "$ref": "ListProductsResponse" | 182 "$ref": "Product" |
183 }, | 183 }, |
184 "scopes": [ | 184 "scopes": [ |
185 "https://www.googleapis.com/auth/manufacturercen
ter" | 185 "https://www.googleapis.com/auth/manufacturercen
ter" |
186 ] | 186 ] |
187 } | 187 } |
188 } | 188 } |
189 } | 189 } |
190 } | 190 } |
191 } | 191 } |
192 }, | 192 }, |
193 "revision": "20161028", | 193 "revision": "20161028", |
194 "rootUrl": "https://manufacturers.googleapis.com/", | 194 "rootUrl": "https://manufacturers.googleapis.com/", |
195 "schemas": { | 195 "schemas": { |
196 "ListProductsResponse": { | 196 "Product": { |
197 "id": "ListProductsResponse", | 197 "description": "Product data.", |
| 198 "id": "Product", |
198 "properties": { | 199 "properties": { |
199 "nextPageToken": { | 200 "uploadedAttributes": { |
200 "description": "The token for the retrieval of the next page
of product statuses.", | 201 "$ref": "Attributes", |
| 202 "description": "Attributes of the product uploaded via the M
anufacturer Center API or via\nfeeds." |
| 203 }, |
| 204 "parent": { |
| 205 "description": "Parent ID in the format `accounts/{account_i
d}`.\n\n`account_id` - The ID of the Manufacturer Center account.\n@OutputOnly", |
201 "type": "string" | 206 "type": "string" |
202 }, | 207 }, |
203 "products": { | 208 "manuallyProvidedAttributes": { |
204 "description": "List of the products.", | 209 "$ref": "Attributes", |
| 210 "description": "Attributes of the product provided manually
via the Manufacturer Center UI.\n@OutputOnly" |
| 211 }, |
| 212 "contentLanguage": { |
| 213 "description": "The content language of the product as a two
-letter ISO 639-1 language code\n(for example, en).\n@OutputOnly", |
| 214 "type": "string" |
| 215 }, |
| 216 "targetCountry": { |
| 217 "description": "The target country of the product as a CLDR
territory code (for example,\nUS).\n@OutputOnly", |
| 218 "type": "string" |
| 219 }, |
| 220 "name": { |
| 221 "description": "Name in the format `{target_country}:{conten
t_language}:{product_id}`.\n\n`target_country` - The target country of the pro
duct as a CLDR territory\n code (for example, US).\n\n`conte
nt_language` - The content language of the product as a two-letter\n
ISO 639-1 language code (for example, en).\n\n`product_id` - The
ID of the product. For more information, see\n https://suppo
rt.google.com/manufacturers/answer/6124116#id.\n@OutputOnly", |
| 222 "type": "string" |
| 223 }, |
| 224 "manuallyDeletedAttributes": { |
| 225 "description": "Names of the attributes of the product delet
ed manually via the\nManufacturer Center UI.\n@OutputOnly", |
205 "items": { | 226 "items": { |
206 "$ref": "Product" | 227 "type": "string" |
207 }, | 228 }, |
208 "type": "array" | 229 "type": "array" |
209 } | |
210 }, | |
211 "type": "object" | |
212 }, | |
213 "Issue": { | |
214 "description": "Product issue.", | |
215 "id": "Issue", | |
216 "properties": { | |
217 "severity": { | |
218 "description": "The severity of the issue.", | |
219 "enum": [ | |
220 "SEVERITY_UNSPECIFIED", | |
221 "ERROR", | |
222 "WARNING", | |
223 "INFO" | |
224 ], | |
225 "enumDescriptions": [ | |
226 "Unspecified severity, never used.", | |
227 "Error severity. The issue prevents the usage of the who
le item.", | |
228 "Warning severity. The issue is either one that prevents
the usage of the\nattribute that triggered it or one that will soon prevent the
usage of\nthe whole item.", | |
229 "Info severity. The issue is one that doesn't require im
mediate attention.\nIt is, for example, used to communicate which attributes are
still\npending review." | |
230 ], | |
231 "type": "string" | |
232 }, | 230 }, |
233 "description": { | 231 "issues": { |
234 "description": "Description of the issue.", | 232 "description": "A server-generated list of issues associated
with the product.\n@OutputOnly", |
235 "type": "string" | 233 "items": { |
| 234 "$ref": "Issue" |
| 235 }, |
| 236 "type": "array" |
236 }, | 237 }, |
237 "attribute": { | 238 "finalAttributes": { |
238 "description": "If present, the attribute that triggered the
issue. For more information\nabout attributes, see\nhttps://support.google.com/
manufacturers/answer/6124116.", | 239 "$ref": "Attributes", |
239 "type": "string" | 240 "description": "Final attributes of the product. The final a
ttributes are obtained by\noverriding the uploaded attributes with the manually
provided and deleted\nattributes. Google systems only process, evaluate, review,
and/or use final\nattributes.\n@OutputOnly" |
240 }, | 241 }, |
241 "type": { | 242 "productId": { |
242 "description": "The server-generated type of the issue, for
example,\n“INCORRECT_TEXT_FORMATTING”, “IMAGE_NOT_SERVEABLE”, etc.", | 243 "description": "The ID of the product. For more information,
see\nhttps://support.google.com/manufacturers/answer/6124116#id.\n@OutputOnly", |
243 "type": "string" | 244 "type": "string" |
244 } | 245 } |
245 }, | 246 }, |
246 "type": "object" | 247 "type": "object" |
247 }, | 248 }, |
248 "Attributes": { | 249 "Attributes": { |
249 "description": "Attributes of the product. For more information, see
\nhttps://support.google.com/manufacturers/answer/6124116.", | 250 "description": "Attributes of the product. For more information, see
\nhttps://support.google.com/manufacturers/answer/6124116.", |
250 "id": "Attributes", | 251 "id": "Attributes", |
251 "properties": { | 252 "properties": { |
| 253 "mpn": { |
| 254 "description": "The Manufacturer Part Number (MPN) of the pr
oduct. For more information,\nsee https://support.google.com/manufacturers/answe
r/6124116#mpn.", |
| 255 "type": "string" |
| 256 }, |
252 "productPageUrl": { | 257 "productPageUrl": { |
253 "description": "The URL of the manufacturer's detail page of
the product. For more\ninformation, see\nhttps://support.google.com/manufacture
rs/answer/6124116#productpage.", | 258 "description": "The URL of the manufacturer's detail page of
the product. For more\ninformation, see\nhttps://support.google.com/manufacture
rs/answer/6124116#productpage.", |
254 "type": "string" | 259 "type": "string" |
255 }, | 260 }, |
256 "mpn": { | 261 "gtin": { |
257 "description": "The Manufacturer Part Number (MPN) of the pr
oduct. For more information,\nsee https://support.google.com/manufacturers/answe
r/6124116#mpn.", | 262 "description": "The Global Trade Item Number (GTIN) of the p
roduct. For more information,\nsee https://support.google.com/manufacturers/answ
er/6124116#gtin.", |
258 "type": "string" | 263 "items": { |
| 264 "type": "string" |
| 265 }, |
| 266 "type": "array" |
259 }, | 267 }, |
260 "title": { | 268 "title": { |
261 "description": "The title of the product. For more informati
on, see\nhttps://support.google.com/manufacturers/answer/6124116#title.", | 269 "description": "The title of the product. For more informati
on, see\nhttps://support.google.com/manufacturers/answer/6124116#title.", |
262 "type": "string" | 270 "type": "string" |
263 }, | 271 }, |
264 "productLine": { | 272 "productLine": { |
265 "description": "The name of the group of products related to
the product. For more\ninformation, see\nhttps://support.google.com/manufacture
rs/answer/6124116#productline.", | 273 "description": "The name of the group of products related to
the product. For more\ninformation, see\nhttps://support.google.com/manufacture
rs/answer/6124116#productline.", |
266 "type": "string" | 274 "type": "string" |
267 }, | 275 }, |
| 276 "brand": { |
| 277 "description": "The brand name of the product. For more info
rmation, see\nhttps://support.google.com/manufacturers/answer/6124116#brand.", |
| 278 "type": "string" |
| 279 }, |
268 "productName": { | 280 "productName": { |
269 "description": "The canonical name of the product. For more
information, see\nhttps://support.google.com/manufacturers/answer/6124116#produc
tname.", | 281 "description": "The canonical name of the product. For more
information, see\nhttps://support.google.com/manufacturers/answer/6124116#produc
tname.", |
270 "type": "string" | 282 "type": "string" |
271 }, | 283 }, |
272 "brand": { | |
273 "description": "The brand name of the product. For more info
rmation, see\nhttps://support.google.com/manufacturers/answer/6124116#brand.", | |
274 "type": "string" | |
275 }, | |
276 "productType": { | 284 "productType": { |
277 "description": "The manufacturer's category of the product.
For more information, see\nhttps://support.google.com/manufacturers/answer/61241
16#producttype.", | 285 "description": "The manufacturer's category of the product.
For more information, see\nhttps://support.google.com/manufacturers/answer/61241
16#producttype.", |
278 "items": { | 286 "items": { |
279 "type": "string" | 287 "type": "string" |
280 }, | 288 }, |
281 "type": "array" | 289 "type": "array" |
282 }, | |
283 "gtin": { | |
284 "description": "The Global Trade Item Number (GTIN) of the p
roduct. For more information,\nsee https://support.google.com/manufacturers/answ
er/6124116#gtin.", | |
285 "items": { | |
286 "type": "string" | |
287 }, | |
288 "type": "array" | |
289 } | 290 } |
290 }, | 291 }, |
291 "type": "object" | 292 "type": "object" |
292 }, | 293 }, |
293 "Product": { | 294 "ListProductsResponse": { |
294 "description": "Product data.", | 295 "id": "ListProductsResponse", |
295 "id": "Product", | |
296 "properties": { | 296 "properties": { |
297 "parent": { | 297 "products": { |
298 "description": "Parent ID in the format `accounts/{account_i
d}`.\n\n`account_id` - The ID of the Manufacturer Center account.\n@OutputOnly", | 298 "description": "List of the products.", |
299 "type": "string" | |
300 }, | |
301 "targetCountry": { | |
302 "description": "The target country of the product as a CLDR
territory code (for example,\nUS).\n@OutputOnly", | |
303 "type": "string" | |
304 }, | |
305 "contentLanguage": { | |
306 "description": "The content language of the product as a two
-letter ISO 639-1 language code\n(for example, en).\n@OutputOnly", | |
307 "type": "string" | |
308 }, | |
309 "manuallyDeletedAttributes": { | |
310 "description": "Names of the attributes of the product delet
ed manually via the\nManufacturer Center UI.\n@OutputOnly", | |
311 "items": { | 299 "items": { |
312 "type": "string" | 300 "$ref": "Product" |
313 }, | 301 }, |
314 "type": "array" | 302 "type": "array" |
315 }, | 303 }, |
316 "productId": { | 304 "nextPageToken": { |
317 "description": "The ID of the product. For more information,
see\nhttps://support.google.com/manufacturers/answer/6124116#id.\n@OutputOnly", | 305 "description": "The token for the retrieval of the next page
of product statuses.", |
318 "type": "string" | 306 "type": "string" |
319 }, | |
320 "finalAttributes": { | |
321 "$ref": "Attributes", | |
322 "description": "Final attributes of the product. The final a
ttributes are obtained by\noverriding the uploaded attributes with the manually
provided and deleted\nattributes. Google systems only process, evaluate, review,
and/or use final\nattributes.\n@OutputOnly" | |
323 }, | |
324 "issues": { | |
325 "description": "A server-generated list of issues associated
with the product.\n@OutputOnly", | |
326 "items": { | |
327 "$ref": "Issue" | |
328 }, | |
329 "type": "array" | |
330 }, | |
331 "name": { | |
332 "description": "Name in the format `{target_country}:{conten
t_language}:{product_id}`.\n\n`target_country` - The target country of the pro
duct as a CLDR territory\n code (for example, US).\n\n`conte
nt_language` - The content language of the product as a two-letter\n
ISO 639-1 language code (for example, en).\n\n`product_id` - The
ID of the product. For more information, see\n https://suppo
rt.google.com/manufacturers/answer/6124116#id.\n@OutputOnly", | |
333 "type": "string" | |
334 }, | |
335 "uploadedAttributes": { | |
336 "$ref": "Attributes", | |
337 "description": "Attributes of the product uploaded via the M
anufacturer Center API or via\nfeeds." | |
338 }, | |
339 "manuallyProvidedAttributes": { | |
340 "$ref": "Attributes", | |
341 "description": "Attributes of the product provided manually
via the Manufacturer Center UI.\n@OutputOnly" | |
342 } | 307 } |
343 }, | 308 }, |
344 "type": "object" | 309 "type": "object" |
| 310 }, |
| 311 "Issue": { |
| 312 "description": "Product issue.", |
| 313 "id": "Issue", |
| 314 "properties": { |
| 315 "type": { |
| 316 "description": "The server-generated type of the issue, for
example,\n“INCORRECT_TEXT_FORMATTING”, “IMAGE_NOT_SERVEABLE”, etc.", |
| 317 "type": "string" |
| 318 }, |
| 319 "attribute": { |
| 320 "description": "If present, the attribute that triggered the
issue. For more information\nabout attributes, see\nhttps://support.google.com/
manufacturers/answer/6124116.", |
| 321 "type": "string" |
| 322 }, |
| 323 "severity": { |
| 324 "description": "The severity of the issue.", |
| 325 "enum": [ |
| 326 "SEVERITY_UNSPECIFIED", |
| 327 "ERROR", |
| 328 "WARNING", |
| 329 "INFO" |
| 330 ], |
| 331 "enumDescriptions": [ |
| 332 "Unspecified severity, never used.", |
| 333 "Error severity. The issue prevents the usage of the who
le item.", |
| 334 "Warning severity. The issue is either one that prevents
the usage of the\nattribute that triggered it or one that will soon prevent the
usage of\nthe whole item.", |
| 335 "Info severity. The issue is one that doesn't require im
mediate attention.\nIt is, for example, used to communicate which attributes are
still\npending review." |
| 336 ], |
| 337 "type": "string" |
| 338 }, |
| 339 "description": { |
| 340 "description": "Description of the issue.", |
| 341 "type": "string" |
| 342 } |
| 343 }, |
| 344 "type": "object" |
345 } | 345 } |
346 }, | 346 }, |
347 "servicePath": "", | 347 "servicePath": "", |
348 "title": "Manufacturer Center API", | 348 "title": "Manufacturer Center API", |
349 "version": "v1" | 349 "version": "v1" |
350 } | 350 } |
OLD | NEW |