| 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": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/ADeUU-V-naXCepYNgqNyFFV3IzA\"", | 18 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/mxJxnaJAFqBnZvQqixN7zqS1MSM\"", |
| 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 921 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 950 "response": { | 950 "response": { |
| 951 "$ref": "ProductstatusesListResponse" | 951 "$ref": "ProductstatusesListResponse" |
| 952 }, | 952 }, |
| 953 "scopes": [ | 953 "scopes": [ |
| 954 "https://www.googleapis.com/auth/content" | 954 "https://www.googleapis.com/auth/content" |
| 955 ] | 955 ] |
| 956 } | 956 } |
| 957 } | 957 } |
| 958 } | 958 } |
| 959 }, | 959 }, |
| 960 "revision": "20141113", | 960 "revision": "20141203", |
| 961 "rootUrl": "https://www.googleapis.com/", | 961 "rootUrl": "https://www.googleapis.com/", |
| 962 "schemas": { | 962 "schemas": { |
| 963 "Account": { | 963 "Account": { |
| 964 "description": "Account data.", | 964 "description": "Account data.", |
| 965 "id": "Account", | 965 "id": "Account", |
| 966 "properties": { | 966 "properties": { |
| 967 "adultContent": { | 967 "adultContent": { |
| 968 "description": "Indicates whether the merchant sells adult c
ontent.", | 968 "description": "Indicates whether the merchant sells adult c
ontent.", |
| 969 "type": "boolean" | 969 "type": "boolean" |
| 970 }, | 970 }, |
| (...skipping 1545 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2516 "type": "object" | 2516 "type": "object" |
| 2517 }, | 2517 }, |
| 2518 "ProductTax": { | 2518 "ProductTax": { |
| 2519 "id": "ProductTax", | 2519 "id": "ProductTax", |
| 2520 "properties": { | 2520 "properties": { |
| 2521 "country": { | 2521 "country": { |
| 2522 "description": "The country within which the item is taxed,
specified with a two-letter ISO 3166 country code.", | 2522 "description": "The country within which the item is taxed,
specified with a two-letter ISO 3166 country code.", |
| 2523 "type": "string" | 2523 "type": "string" |
| 2524 }, | 2524 }, |
| 2525 "locationId": { | 2525 "locationId": { |
| 2526 "description": "The numeric id of a location that the tax ra
te applies to as defined in the Adwords API (https://developers.google.com/adwor
ds/api/docs/appendix/geotargeting).", | 2526 "description": "The numeric id of a location that the tax ra
te applies to as defined in the AdWords API.", |
| 2527 "format": "int64", | 2527 "format": "int64", |
| 2528 "type": "string" | 2528 "type": "string" |
| 2529 }, | 2529 }, |
| 2530 "postalCode": { | 2530 "postalCode": { |
| 2531 "description": "The postal code range that the tax rate appl
ies to, represented by a ZIP code, a ZIP code prefix using * wildcard, a range b
etween two ZIP codes or two ZIP code prefixes of equal length. Examples: 94114,
94*, 94002-95460, 94*-95*.", | 2531 "description": "The postal code range that the tax rate appl
ies to, represented by a ZIP code, a ZIP code prefix using * wildcard, a range b
etween two ZIP codes or two ZIP code prefixes of equal length. Examples: 94114,
94*, 94002-95460, 94*-95*.", |
| 2532 "type": "string" | 2532 "type": "string" |
| 2533 }, | 2533 }, |
| 2534 "rate": { | 2534 "rate": { |
| 2535 "description": "The percentage of tax rate that applies to t
he item price.", | 2535 "description": "The percentage of tax rate that applies to t
he item price.", |
| 2536 "format": "double", | 2536 "format": "double", |
| (...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2781 "type": "array" | 2781 "type": "array" |
| 2782 } | 2782 } |
| 2783 }, | 2783 }, |
| 2784 "type": "object" | 2784 "type": "object" |
| 2785 } | 2785 } |
| 2786 }, | 2786 }, |
| 2787 "servicePath": "content/v2/", | 2787 "servicePath": "content/v2/", |
| 2788 "title": "Content API for Shopping", | 2788 "title": "Content API for Shopping", |
| 2789 "version": "v2" | 2789 "version": "v2" |
| 2790 } | 2790 } |
| OLD | NEW |