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": "\"YWOzh2SDasdU84ArJnpYek-OMdg/Ij4QieiY3g7F1WyWNBqPuIcKsE4\"", | 18 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/YiRd2f0RyyNaCRGqBGhBWAX4QSQ\"", |
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": "20170627", | 625 "revision": "20170725", |
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 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
720 }, | 720 }, |
721 "paymentStatus": { | 721 "paymentStatus": { |
722 "description": "The status of the payment.", | 722 "description": "The status of the payment.", |
723 "type": "string" | 723 "type": "string" |
724 }, | 724 }, |
725 "placedDate": { | 725 "placedDate": { |
726 "description": "The date when the order was placed, in ISO 8
601 format.", | 726 "description": "The date when the order was placed, in ISO 8
601 format.", |
727 "type": "string" | 727 "type": "string" |
728 }, | 728 }, |
729 "promotions": { | 729 "promotions": { |
730 "description": "The details of the merchant provided promoti
ons applied to the order. More details about the program are here.", | 730 "description": "The details of the merchant provided promoti
ons applied to the order. More details about the program are here.", |
731 "items": { | 731 "items": { |
732 "$ref": "OrderPromotion" | 732 "$ref": "OrderPromotion" |
733 }, | 733 }, |
734 "type": "array" | 734 "type": "array" |
735 }, | 735 }, |
736 "refunds": { | 736 "refunds": { |
737 "description": "Refunds for the order.", | 737 "description": "Refunds for the order.", |
738 "items": { | 738 "items": { |
739 "$ref": "OrderRefund" | 739 "$ref": "OrderRefund" |
740 }, | 740 }, |
(...skipping 1275 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2016 "predefinedDeliveryAddress": { | 2016 "predefinedDeliveryAddress": { |
2017 "annotations": { | 2017 "annotations": { |
2018 "required": [ | 2018 "required": [ |
2019 "content.orders.createtestorder" | 2019 "content.orders.createtestorder" |
2020 ] | 2020 ] |
2021 }, | 2021 }, |
2022 "description": "Identifier of one of the predefined delivery
addresses for the delivery.", | 2022 "description": "Identifier of one of the predefined delivery
addresses for the delivery.", |
2023 "type": "string" | 2023 "type": "string" |
2024 }, | 2024 }, |
2025 "promotions": { | 2025 "promotions": { |
2026 "description": "The details of the merchant provided promoti
ons applied to the order. More details about the program are here.", | 2026 "description": "The details of the merchant provided promoti
ons applied to the order. More details about the program are here.", |
2027 "items": { | 2027 "items": { |
2028 "$ref": "OrderPromotion" | 2028 "$ref": "OrderPromotion" |
2029 }, | 2029 }, |
2030 "type": "array" | 2030 "type": "array" |
2031 }, | 2031 }, |
2032 "shippingCost": { | 2032 "shippingCost": { |
2033 "$ref": "Price", | 2033 "$ref": "Price", |
2034 "annotations": { | 2034 "annotations": { |
2035 "required": [ | 2035 "required": [ |
2036 "content.orders.createtestorder" | 2036 "content.orders.createtestorder" |
(...skipping 224 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 |