OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/content": { | 5 "https://www.googleapis.com/auth/content": { |
6 "description": "Manage your product listings and accounts fo
r Google Shopping" | 6 "description": "Manage your product listings and accounts fo
r Google Shopping" |
7 } | 7 } |
8 } | 8 } |
9 } | 9 } |
10 }, | 10 }, |
11 "basePath": "/content/v2sandbox/", | 11 "basePath": "/content/v2sandbox/", |
12 "baseUrl": "https://www.googleapis.com/content/v2sandbox/", | 12 "baseUrl": "https://www.googleapis.com/content/v2sandbox/", |
13 "batchPath": "batch", | 13 "batchPath": "batch", |
14 "canonicalName": "Shopping Content", | 14 "canonicalName": "Shopping Content", |
15 "description": "Manages product items, inventory, and Merchant Center accoun
ts for Google Shopping.", | 15 "description": "Manages product items, inventory, and Merchant Center accoun
ts for Google Shopping.", |
16 "discoveryVersion": "v1", | 16 "discoveryVersion": "v1", |
17 "documentationLink": "https://developers.google.com/shopping-content", | 17 "documentationLink": "https://developers.google.com/shopping-content", |
18 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/blb001vizhf1mKyLBTvfHWwu40Q\"", | 18 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/dEcX4vDgb92ypn6A6iDFOeatf0w\"", |
19 "icons": { | 19 "icons": { |
20 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", | 20 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
21 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" | 21 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
22 }, | 22 }, |
23 "id": "content:v2sandbox", | 23 "id": "content:v2sandbox", |
24 "kind": "discovery#restDescription", | 24 "kind": "discovery#restDescription", |
25 "name": "content", | 25 "name": "content", |
26 "ownerDomain": "google.com", | 26 "ownerDomain": "google.com", |
27 "ownerName": "Google", | 27 "ownerName": "Google", |
28 "parameters": { | 28 "parameters": { |
(...skipping 586 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
615 "response": { | 615 "response": { |
616 "$ref": "OrdersUpdateShipmentResponse" | 616 "$ref": "OrdersUpdateShipmentResponse" |
617 }, | 617 }, |
618 "scopes": [ | 618 "scopes": [ |
619 "https://www.googleapis.com/auth/content" | 619 "https://www.googleapis.com/auth/content" |
620 ] | 620 ] |
621 } | 621 } |
622 } | 622 } |
623 } | 623 } |
624 }, | 624 }, |
625 "revision": "20170111", | 625 "revision": "20170207", |
626 "rootUrl": "https://www.googleapis.com/", | 626 "rootUrl": "https://www.googleapis.com/", |
627 "schemas": { | 627 "schemas": { |
628 "Error": { | 628 "Error": { |
629 "description": "An error returned by the API.", | 629 "description": "An error returned by the API.", |
630 "id": "Error", | 630 "id": "Error", |
631 "properties": { | 631 "properties": { |
632 "domain": { | 632 "domain": { |
633 "description": "The domain of the error.", | 633 "description": "The domain of the error.", |
634 "type": "string" | 634 "type": "string" |
635 }, | 635 }, |
(...skipping 1625 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2261 "type": "string" | 2261 "type": "string" |
2262 } | 2262 } |
2263 }, | 2263 }, |
2264 "type": "object" | 2264 "type": "object" |
2265 } | 2265 } |
2266 }, | 2266 }, |
2267 "servicePath": "content/v2sandbox/", | 2267 "servicePath": "content/v2sandbox/", |
2268 "title": "Content API for Shopping", | 2268 "title": "Content API for Shopping", |
2269 "version": "v2sandbox" | 2269 "version": "v2sandbox" |
2270 } | 2270 } |
OLD | NEW |