| 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/v2/", | 11 "basePath": "/content/v2/", |
| 12 "baseUrl": "https://www.googleapis.com/content/v2/", | 12 "baseUrl": "https://www.googleapis.com/content/v2/", |
| 13 "batchPath": "batch", | 13 "batchPath": "batch", |
| 14 "canonicalName": "Shopping Content", | 14 "canonicalName": "Shopping Content", |
| 15 "description": "Manage product items, inventory, and Merchant Center account
s for Google Shopping.", | 15 "description": "Manage product items, inventory, and Merchant Center account
s for Google Shopping.", |
| 16 "discoveryVersion": "v1", | 16 "discoveryVersion": "v1", |
| 17 "documentationLink": "https://developers.google.com/shopping-content/v2/", | 17 "documentationLink": "https://developers.google.com/shopping-content/v2/", |
| 18 "etag": "\"uUWyYHXmEn-ab7WLvo8qNz2S8ws/WKtj4perod7wdCJHRIDRqG7zj-U\"", | 18 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/A2XLMVbDZ3wz-BHedDlLhZtYEH4\"", |
| 19 "icons": { | 19 "icons": { |
| 20 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 20 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
| 21 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 21 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
| 22 }, | 22 }, |
| 23 "id": "content:v2", | 23 "id": "content:v2", |
| 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 897 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 926 "response": { | 926 "response": { |
| 927 "$ref": "ProductstatusesListResponse" | 927 "$ref": "ProductstatusesListResponse" |
| 928 }, | 928 }, |
| 929 "scopes": [ | 929 "scopes": [ |
| 930 "https://www.googleapis.com/auth/content" | 930 "https://www.googleapis.com/auth/content" |
| 931 ] | 931 ] |
| 932 } | 932 } |
| 933 } | 933 } |
| 934 } | 934 } |
| 935 }, | 935 }, |
| 936 "revision": "20140916", | 936 "revision": "20141001", |
| 937 "rootUrl": "https://www.googleapis.com/", | 937 "rootUrl": "https://www.googleapis.com/", |
| 938 "schemas": { | 938 "schemas": { |
| 939 "Account": { | 939 "Account": { |
| 940 "id": "Account", | 940 "id": "Account", |
| 941 "properties": { | 941 "properties": { |
| 942 "adultContent": { | 942 "adultContent": { |
| 943 "description": "Indicates whether the merchant sells adult c
ontent.", | 943 "description": "Indicates whether the merchant sells adult c
ontent.", |
| 944 "type": "boolean" | 944 "type": "boolean" |
| 945 }, | 945 }, |
| 946 "adwordsLinks": { | 946 "adwordsLinks": { |
| (...skipping 1791 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2738 "type": "array" | 2738 "type": "array" |
| 2739 } | 2739 } |
| 2740 }, | 2740 }, |
| 2741 "type": "object" | 2741 "type": "object" |
| 2742 } | 2742 } |
| 2743 }, | 2743 }, |
| 2744 "servicePath": "content/v2/", | 2744 "servicePath": "content/v2/", |
| 2745 "title": "Content API for Shopping", | 2745 "title": "Content API for Shopping", |
| 2746 "version": "v2" | 2746 "version": "v2" |
| 2747 } | 2747 } |
| OLD | NEW |