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 "upload_protocol": { | |
29 "description": "Upload protocol for media (e.g. \"raw\", \"multipart
\").", | |
30 "location": "query", | |
31 "type": "string" | |
32 }, | |
33 "prettyPrint": { | 28 "prettyPrint": { |
34 "default": "true", | 29 "default": "true", |
35 "description": "Returns response with indentations and line breaks."
, | 30 "description": "Returns response with indentations and line breaks."
, |
36 "location": "query", | 31 "location": "query", |
37 "type": "boolean" | 32 "type": "boolean" |
38 }, | 33 }, |
39 "fields": { | 34 "fields": { |
40 "description": "Selector specifying which fields to include in a par
tial response.", | 35 "description": "Selector specifying which fields to include in a par
tial response.", |
41 "location": "query", | 36 "location": "query", |
42 "type": "string" | 37 "type": "string" |
(...skipping 30 matching lines...) Expand all Loading... |
73 "proto" | 68 "proto" |
74 ], | 69 ], |
75 "enumDescriptions": [ | 70 "enumDescriptions": [ |
76 "Responses with Content-Type of application/json", | 71 "Responses with Content-Type of application/json", |
77 "Media download with context-dependent Content-Type", | 72 "Media download with context-dependent Content-Type", |
78 "Responses with Content-Type of application/x-protobuf" | 73 "Responses with Content-Type of application/x-protobuf" |
79 ], | 74 ], |
80 "location": "query", | 75 "location": "query", |
81 "type": "string" | 76 "type": "string" |
82 }, | 77 }, |
| 78 "key": { |
| 79 "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.", |
| 80 "location": "query", |
| 81 "type": "string" |
| 82 }, |
83 "access_token": { | 83 "access_token": { |
84 "description": "OAuth access token.", | 84 "description": "OAuth access token.", |
85 "location": "query", | 85 "location": "query", |
86 "type": "string" | 86 "type": "string" |
87 }, | 87 }, |
88 "key": { | |
89 "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.", | |
90 "location": "query", | |
91 "type": "string" | |
92 }, | |
93 "quotaUser": { | 88 "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.", | 89 "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", | 90 "location": "query", |
96 "type": "string" | 91 "type": "string" |
97 }, | 92 }, |
98 "pp": { | 93 "pp": { |
99 "default": "true", | 94 "default": "true", |
100 "description": "Pretty-print response.", | 95 "description": "Pretty-print response.", |
101 "location": "query", | 96 "location": "query", |
102 "type": "boolean" | 97 "type": "boolean" |
103 }, | 98 }, |
104 "bearer_token": { | 99 "bearer_token": { |
105 "description": "OAuth bearer token.", | 100 "description": "OAuth bearer token.", |
106 "location": "query", | 101 "location": "query", |
107 "type": "string" | 102 "type": "string" |
108 }, | 103 }, |
109 "oauth_token": { | 104 "oauth_token": { |
110 "description": "OAuth 2.0 token for the current user.", | 105 "description": "OAuth 2.0 token for the current user.", |
111 "location": "query", | 106 "location": "query", |
112 "type": "string" | 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 "delete": { | 121 "delete": { |
122 "description": "Deletes the product from a Manufactu
rer Center account.", | 122 "description": "Deletes the product from a Manufactu
rer Center account.", |
123 "httpMethod": "DELETE", | 123 "httpMethod": "DELETE", |
124 "id": "manufacturers.accounts.products.delete", | 124 "id": "manufacturers.accounts.products.delete", |
125 "parameterOrder": [ | 125 "parameterOrder": [ |
126 "parent", | 126 "parent", |
127 "name" | 127 "name" |
128 ], | 128 ], |
129 "parameters": { | 129 "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 }, |
130 "name": { | 137 "name": { |
131 "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.", | 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.", |
132 "location": "path", | 139 "location": "path", |
133 "pattern": "^[^/]+$", | 140 "pattern": "^[^/]+$", |
134 "required": true, | 141 "required": true, |
135 "type": "string" | 142 "type": "string" |
136 }, | |
137 "parent": { | |
138 "description": "Parent ID in the format `acc
ounts/{account_id}`.\n\n`account_id` - The ID of the Manufacturer Center account
.", | |
139 "location": "path", | |
140 "pattern": "^accounts/[^/]+$", | |
141 "required": true, | |
142 "type": "string" | |
143 } | 143 } |
144 }, | 144 }, |
145 "path": "v1/{+parent}/products/{+name}", | 145 "path": "v1/{+parent}/products/{+name}", |
146 "response": { | 146 "response": { |
147 "$ref": "Empty" | 147 "$ref": "Empty" |
148 }, | 148 }, |
149 "scopes": [ | 149 "scopes": [ |
150 "https://www.googleapis.com/auth/manufacturercen
ter" | 150 "https://www.googleapis.com/auth/manufacturercen
ter" |
151 ] | 151 ] |
152 }, | 152 }, |
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
256 } | 256 } |
257 } | 257 } |
258 } | 258 } |
259 }, | 259 }, |
260 "revision": "20170808", | 260 "revision": "20170808", |
261 "rootUrl": "https://manufacturers.googleapis.com/", | 261 "rootUrl": "https://manufacturers.googleapis.com/", |
262 "schemas": { | 262 "schemas": { |
263 "ListProductsResponse": { | 263 "ListProductsResponse": { |
264 "id": "ListProductsResponse", | 264 "id": "ListProductsResponse", |
265 "properties": { | 265 "properties": { |
266 "nextPageToken": { | |
267 "description": "The token for the retrieval of the next page
of product statuses.", | |
268 "type": "string" | |
269 }, | |
270 "products": { | 266 "products": { |
271 "description": "List of the products.", | 267 "description": "List of the products.", |
272 "items": { | 268 "items": { |
273 "$ref": "Product" | 269 "$ref": "Product" |
274 }, | 270 }, |
275 "type": "array" | 271 "type": "array" |
| 272 }, |
| 273 "nextPageToken": { |
| 274 "description": "The token for the retrieval of the next page
of product statuses.", |
| 275 "type": "string" |
276 } | 276 } |
277 }, | 277 }, |
278 "type": "object" | 278 "type": "object" |
279 }, | 279 }, |
280 "ProductDetail": { | 280 "ProductDetail": { |
281 "description": "A product detail of the product. For more informatio
n, see\nhttps://support.google.com/manufacturers/answer/6124116#productdetail.", | 281 "description": "A product detail of the product. For more informatio
n, see\nhttps://support.google.com/manufacturers/answer/6124116#productdetail.", |
282 "id": "ProductDetail", | 282 "id": "ProductDetail", |
283 "properties": { | 283 "properties": { |
284 "attributeName": { | |
285 "description": "The name of the attribute.", | |
286 "type": "string" | |
287 }, | |
288 "attributeValue": { | 284 "attributeValue": { |
289 "description": "The value of the attribute.", | 285 "description": "The value of the attribute.", |
290 "type": "string" | 286 "type": "string" |
291 }, | 287 }, |
292 "sectionName": { | 288 "sectionName": { |
293 "description": "A short section name that can be reused betw
een multiple product details.", | 289 "description": "A short section name that can be reused betw
een multiple product details.", |
294 "type": "string" | 290 "type": "string" |
| 291 }, |
| 292 "attributeName": { |
| 293 "description": "The name of the attribute.", |
| 294 "type": "string" |
295 } | 295 } |
296 }, | 296 }, |
297 "type": "object" | 297 "type": "object" |
298 }, | 298 }, |
299 "Issue": { | 299 "Issue": { |
300 "description": "Product issue.", | 300 "description": "Product issue.", |
301 "id": "Issue", | 301 "id": "Issue", |
302 "properties": { | 302 "properties": { |
303 "type": { | |
304 "description": "The server-generated type of the issue, for
example,\n“INCORRECT_TEXT_FORMATTING”, “IMAGE_NOT_SERVEABLE”, etc.", | |
305 "type": "string" | |
306 }, | |
307 "attribute": { | |
308 "description": "If present, the attribute that triggered the
issue. For more information\nabout attributes, see\nhttps://support.google.com/
manufacturers/answer/6124116.", | |
309 "type": "string" | |
310 }, | |
311 "timestamp": { | 303 "timestamp": { |
312 "description": "The timestamp when this issue appeared.", | 304 "description": "The timestamp when this issue appeared.", |
313 "format": "google-datetime", | 305 "format": "google-datetime", |
314 "type": "string" | 306 "type": "string" |
315 }, | 307 }, |
316 "severity": { | 308 "severity": { |
317 "description": "The severity of the issue.", | 309 "description": "The severity of the issue.", |
318 "enum": [ | 310 "enum": [ |
319 "SEVERITY_UNSPECIFIED", | 311 "SEVERITY_UNSPECIFIED", |
320 "ERROR", | 312 "ERROR", |
321 "WARNING", | 313 "WARNING", |
322 "INFO" | 314 "INFO" |
323 ], | 315 ], |
324 "enumDescriptions": [ | 316 "enumDescriptions": [ |
325 "Unspecified severity, never used.", | 317 "Unspecified severity, never used.", |
326 "Error severity. The issue prevents the usage of the who
le item.", | 318 "Error severity. The issue prevents the usage of the who
le item.", |
327 "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.", | 319 "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.", |
328 "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." | 320 "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." |
329 ], | 321 ], |
330 "type": "string" | 322 "type": "string" |
331 }, | 323 }, |
332 "description": { | 324 "description": { |
333 "description": "Description of the issue.", | 325 "description": "Description of the issue.", |
334 "type": "string" | 326 "type": "string" |
| 327 }, |
| 328 "type": { |
| 329 "description": "The server-generated type of the issue, for
example,\n“INCORRECT_TEXT_FORMATTING”, “IMAGE_NOT_SERVEABLE”, etc.", |
| 330 "type": "string" |
| 331 }, |
| 332 "attribute": { |
| 333 "description": "If present, the attribute that triggered the
issue. For more information\nabout attributes, see\nhttps://support.google.com/
manufacturers/answer/6124116.", |
| 334 "type": "string" |
335 } | 335 } |
336 }, | 336 }, |
337 "type": "object" | 337 "type": "object" |
338 }, | 338 }, |
339 "FeatureDescription": { | 339 "FeatureDescription": { |
340 "description": "A feature description of the product. For more infor
mation, see\nhttps://support.google.com/manufacturers/answer/6124116#featuredesc
.", | 340 "description": "A feature description of the product. For more infor
mation, see\nhttps://support.google.com/manufacturers/answer/6124116#featuredesc
.", |
341 "id": "FeatureDescription", | 341 "id": "FeatureDescription", |
342 "properties": { | 342 "properties": { |
343 "text": { | |
344 "description": "A detailed description of the feature.", | |
345 "type": "string" | |
346 }, | |
347 "image": { | 343 "image": { |
348 "$ref": "Image", | 344 "$ref": "Image", |
349 "description": "An optional image describing the feature." | 345 "description": "An optional image describing the feature." |
350 }, | 346 }, |
351 "headline": { | 347 "headline": { |
352 "description": "A short description of the feature.", | 348 "description": "A short description of the feature.", |
353 "type": "string" | 349 "type": "string" |
| 350 }, |
| 351 "text": { |
| 352 "description": "A detailed description of the feature.", |
| 353 "type": "string" |
354 } | 354 } |
355 }, | 355 }, |
356 "type": "object" | 356 "type": "object" |
357 }, | 357 }, |
358 "Empty": { | 358 "Empty": { |
359 "description": "A generic empty message that you can re-use to avoid
defining duplicated\nempty messages in your APIs. A typical example is to use i
t as the request\nor the response type of an API method. For instance:\n\n se
rvice Foo {\n rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty
);\n }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.", | 359 "description": "A generic empty message that you can re-use to avoid
defining duplicated\nempty messages in your APIs. A typical example is to use i
t as the request\nor the response type of an API method. For instance:\n\n se
rvice Foo {\n rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty
);\n }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.", |
360 "id": "Empty", | 360 "id": "Empty", |
361 "properties": {}, | 361 "properties": {}, |
362 "type": "object" | 362 "type": "object" |
363 }, | 363 }, |
364 "Price": { | 364 "Price": { |
365 "description": "A price.", | 365 "description": "A price.", |
366 "id": "Price", | 366 "id": "Price", |
367 "properties": { | 367 "properties": { |
| 368 "currency": { |
| 369 "description": "The currency in which the price is denoted."
, |
| 370 "type": "string" |
| 371 }, |
368 "amount": { | 372 "amount": { |
369 "description": "The numeric value of the price.", | 373 "description": "The numeric value of the price.", |
370 "type": "string" | 374 "type": "string" |
371 }, | |
372 "currency": { | |
373 "description": "The currency in which the price is denoted."
, | |
374 "type": "string" | |
375 } | 375 } |
376 }, | 376 }, |
377 "type": "object" | 377 "type": "object" |
378 }, | 378 }, |
379 "Image": { | 379 "Image": { |
380 "description": "An image.", | 380 "description": "An image.", |
381 "id": "Image", | 381 "id": "Image", |
382 "properties": { | 382 "properties": { |
383 "type": { | 383 "type": { |
384 "description": "The type of the image, i.e., crawled or uplo
aded.\n@OutputOnly", | 384 "description": "The type of the image, i.e., crawled or uplo
aded.\n@OutputOnly", |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
428 ], | 428 ], |
429 "type": "string" | 429 "type": "string" |
430 } | 430 } |
431 }, | 431 }, |
432 "type": "object" | 432 "type": "object" |
433 }, | 433 }, |
434 "Attributes": { | 434 "Attributes": { |
435 "description": "Attributes of the product. For more information, see
\nhttps://support.google.com/manufacturers/answer/6124116.", | 435 "description": "Attributes of the product. For more information, see
\nhttps://support.google.com/manufacturers/answer/6124116.", |
436 "id": "Attributes", | 436 "id": "Attributes", |
437 "properties": { | 437 "properties": { |
438 "theme": { | |
439 "description": "The theme of the product. For more informati
on, see\nhttps://support.google.com/manufacturers/answer/6124116#theme.", | |
440 "type": "string" | |
441 }, | |
442 "pattern": { | 438 "pattern": { |
443 "description": "The pattern of the product. For more informa
tion, see\nhttps://support.google.com/manufacturers/answer/6124116#pattern.", | 439 "description": "The pattern of the product. For more informa
tion, see\nhttps://support.google.com/manufacturers/answer/6124116#pattern.", |
444 "type": "string" | 440 "type": "string" |
445 }, | 441 }, |
446 "imageLink": { | 442 "imageLink": { |
447 "$ref": "Image", | 443 "$ref": "Image", |
448 "description": "The image of the product. For more informati
on, see\nhttps://support.google.com/manufacturers/answer/6124116#image." | 444 "description": "The image of the product. For more informati
on, see\nhttps://support.google.com/manufacturers/answer/6124116#image." |
449 }, | 445 }, |
450 "productType": { | 446 "productType": { |
451 "description": "The category of the product. For more inform
ation, see\nhttps://support.google.com/manufacturers/answer/6124116#producttype.
", | 447 "description": "The category of the product. For more inform
ation, see\nhttps://support.google.com/manufacturers/answer/6124116#producttype.
", |
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
521 "type": "string" | 517 "type": "string" |
522 }, | 518 }, |
523 "material": { | 519 "material": { |
524 "description": "The material of the product. For more inform
ation, see\nhttps://support.google.com/manufacturers/answer/6124116#material.", | 520 "description": "The material of the product. For more inform
ation, see\nhttps://support.google.com/manufacturers/answer/6124116#material.", |
525 "type": "string" | 521 "type": "string" |
526 }, | 522 }, |
527 "scent": { | 523 "scent": { |
528 "description": "The scent of the product. For more informati
on, see\n https://support.google.com/manufacturers/answer/6124116#scent.", | 524 "description": "The scent of the product. For more informati
on, see\n https://support.google.com/manufacturers/answer/6124116#scent.", |
529 "type": "string" | 525 "type": "string" |
530 }, | 526 }, |
| 527 "flavor": { |
| 528 "description": "The flavor of the product. For more informat
ion, see\nhttps://support.google.com/manufacturers/answer/6124116#flavor.", |
| 529 "type": "string" |
| 530 }, |
531 "productDetail": { | 531 "productDetail": { |
532 "description": "The details of the product. For more informa
tion, see\nhttps://support.google.com/manufacturers/answer/6124116#productdetail
.", | 532 "description": "The details of the product. For more informa
tion, see\nhttps://support.google.com/manufacturers/answer/6124116#productdetail
.", |
533 "items": { | 533 "items": { |
534 "$ref": "ProductDetail" | 534 "$ref": "ProductDetail" |
535 }, | 535 }, |
536 "type": "array" | 536 "type": "array" |
537 }, | 537 }, |
538 "flavor": { | |
539 "description": "The flavor of the product. For more informat
ion, see\nhttps://support.google.com/manufacturers/answer/6124116#flavor.", | |
540 "type": "string" | |
541 }, | |
542 "ageGroup": { | 538 "ageGroup": { |
543 "description": "The target age group of the product. For mor
e information, see\nhttps://support.google.com/manufacturers/answer/6124116#ageg
roup.", | 539 "description": "The target age group of the product. For mor
e information, see\nhttps://support.google.com/manufacturers/answer/6124116#ageg
roup.", |
544 "type": "string" | 540 "type": "string" |
545 }, | 541 }, |
546 "productPageUrl": { | 542 "productPageUrl": { |
547 "description": "The URL of the detail page of the product. F
or more information, see\nhttps://support.google.com/manufacturers/answer/612411
6#productpage.", | 543 "description": "The URL of the detail page of the product. F
or more information, see\nhttps://support.google.com/manufacturers/answer/612411
6#productpage.", |
548 "type": "string" | 544 "type": "string" |
549 }, | 545 }, |
550 "mpn": { | 546 "mpn": { |
551 "description": "The Manufacturer Part Number (MPN) of the pr
oduct. For more information,\nsee https://support.google.com/manufacturers/answe
r/6124116#mpn.", | 547 "description": "The Manufacturer Part Number (MPN) of the pr
oduct. For more information,\nsee https://support.google.com/manufacturers/answe
r/6124116#mpn.", |
(...skipping 26 matching lines...) Expand all Loading... |
578 "description": "The description of the product. For more inf
ormation, see\nhttps://support.google.com/manufacturers/answer/6124116#descripti
on.", | 574 "description": "The description of the product. For more inf
ormation, see\nhttps://support.google.com/manufacturers/answer/6124116#descripti
on.", |
579 "type": "string" | 575 "type": "string" |
580 }, | 576 }, |
581 "gender": { | 577 "gender": { |
582 "description": "The target gender of the product. For more i
nformation, see\nhttps://support.google.com/manufacturers/answer/6124116#gender.
", | 578 "description": "The target gender of the product. For more i
nformation, see\nhttps://support.google.com/manufacturers/answer/6124116#gender.
", |
583 "type": "string" | 579 "type": "string" |
584 }, | 580 }, |
585 "sizeSystem": { | 581 "sizeSystem": { |
586 "description": "The size system of the product. For more inf
ormation, see\nhttps://support.google.com/manufacturers/answer/6124116#sizesyste
m.", | 582 "description": "The size system of the product. For more inf
ormation, see\nhttps://support.google.com/manufacturers/answer/6124116#sizesyste
m.", |
587 "type": "string" | 583 "type": "string" |
| 584 }, |
| 585 "theme": { |
| 586 "description": "The theme of the product. For more informati
on, see\nhttps://support.google.com/manufacturers/answer/6124116#theme.", |
| 587 "type": "string" |
588 } | 588 } |
589 }, | 589 }, |
590 "type": "object" | 590 "type": "object" |
591 }, | 591 }, |
592 "Count": { | 592 "Count": { |
593 "description": "The number of products in a single package. For more
information, see\nhttps://support.google.com/manufacturers/answer/6124116#count
.", | 593 "description": "The number of products in a single package. For more
information, see\nhttps://support.google.com/manufacturers/answer/6124116#count
.", |
594 "id": "Count", | 594 "id": "Count", |
595 "properties": { | 595 "properties": { |
596 "unit": { | 596 "unit": { |
597 "description": "The unit in which these products are counted
.", | 597 "description": "The unit in which these products are counted
.", |
598 "type": "string" | 598 "type": "string" |
599 }, | 599 }, |
600 "value": { | 600 "value": { |
601 "description": "The numeric value of the number of products
in a package.", | 601 "description": "The numeric value of the number of products
in a package.", |
602 "format": "int64", | 602 "format": "int64", |
603 "type": "string" | 603 "type": "string" |
604 } | 604 } |
605 }, | 605 }, |
606 "type": "object" | 606 "type": "object" |
607 }, | 607 }, |
608 "Product": { | 608 "Product": { |
609 "description": "Product data.", | 609 "description": "Product data.", |
610 "id": "Product", | 610 "id": "Product", |
611 "properties": { | 611 "properties": { |
| 612 "finalAttributes": { |
| 613 "$ref": "Attributes", |
| 614 "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" |
| 615 }, |
| 616 "productId": { |
| 617 "description": "The ID of the product. For more information,
see\nhttps://support.google.com/manufacturers/answer/6124116#id.\n@OutputOnly", |
| 618 "type": "string" |
| 619 }, |
612 "uploadedAttributes": { | 620 "uploadedAttributes": { |
613 "$ref": "Attributes", | 621 "$ref": "Attributes", |
614 "description": "Attributes of the product uploaded via the M
anufacturer Center API or via\nfeeds." | 622 "description": "Attributes of the product uploaded via the M
anufacturer Center API or via\nfeeds." |
615 }, | 623 }, |
616 "parent": { | 624 "parent": { |
617 "description": "Parent ID in the format `accounts/{account_i
d}`.\n\n`account_id` - The ID of the Manufacturer Center account.\n@OutputOnly", | 625 "description": "Parent ID in the format `accounts/{account_i
d}`.\n\n`account_id` - The ID of the Manufacturer Center account.\n@OutputOnly", |
618 "type": "string" | 626 "type": "string" |
619 }, | 627 }, |
620 "manuallyProvidedAttributes": { | 628 "manuallyProvidedAttributes": { |
621 "$ref": "Attributes", | 629 "$ref": "Attributes", |
(...skipping 17 matching lines...) Expand all Loading... |
639 "$ref": "Issue" | 647 "$ref": "Issue" |
640 }, | 648 }, |
641 "type": "array" | 649 "type": "array" |
642 }, | 650 }, |
643 "manuallyDeletedAttributes": { | 651 "manuallyDeletedAttributes": { |
644 "description": "Names of the attributes of the product delet
ed manually via the\nManufacturer Center UI.\n@OutputOnly", | 652 "description": "Names of the attributes of the product delet
ed manually via the\nManufacturer Center UI.\n@OutputOnly", |
645 "items": { | 653 "items": { |
646 "type": "string" | 654 "type": "string" |
647 }, | 655 }, |
648 "type": "array" | 656 "type": "array" |
649 }, | |
650 "finalAttributes": { | |
651 "$ref": "Attributes", | |
652 "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" | |
653 }, | |
654 "productId": { | |
655 "description": "The ID of the product. For more information,
see\nhttps://support.google.com/manufacturers/answer/6124116#id.\n@OutputOnly", | |
656 "type": "string" | |
657 } | 657 } |
658 }, | 658 }, |
659 "type": "object" | 659 "type": "object" |
660 }, | 660 }, |
661 "Capacity": { | 661 "Capacity": { |
662 "description": "The capacity of a product. For more information, see
\nhttps://support.google.com/manufacturers/answer/6124116#capacity.", | 662 "description": "The capacity of a product. For more information, see
\nhttps://support.google.com/manufacturers/answer/6124116#capacity.", |
663 "id": "Capacity", | 663 "id": "Capacity", |
664 "properties": { | 664 "properties": { |
665 "unit": { | 665 "unit": { |
666 "description": "The unit of the capacity, i.e., MB, GB, or T
B.", | 666 "description": "The unit of the capacity, i.e., MB, GB, or T
B.", |
667 "type": "string" | 667 "type": "string" |
668 }, | 668 }, |
669 "value": { | 669 "value": { |
670 "description": "The numeric value of the capacity.", | 670 "description": "The numeric value of the capacity.", |
671 "format": "int64", | 671 "format": "int64", |
672 "type": "string" | 672 "type": "string" |
673 } | 673 } |
674 }, | 674 }, |
675 "type": "object" | 675 "type": "object" |
676 } | 676 } |
677 }, | 677 }, |
678 "servicePath": "", | 678 "servicePath": "", |
679 "title": "Manufacturer Center API", | 679 "title": "Manufacturer Center API", |
680 "version": "v1" | 680 "version": "v1" |
681 } | 681 } |
OLD | NEW |