Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(878)

Side by Side Diff: discovery/googleapis/content__v2.json

Issue 904493003: API roll 11 v2: 2015-02-06 (Closed) Base URL: https://github.com/dart-lang/googleapis.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « discovery/googleapis/compute__v1.json ('k') | discovery/googleapis/drive__v2.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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/K6fMzBtap8MITnBhDFby4yPOXQs\"", 18 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/PvZRy8gnhjV8ud3kqlfv5CV3CYA\"",
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 1233 matching lines...) Expand 10 before | Expand all | Expand 10 after
1262 "response": { 1262 "response": {
1263 "$ref": "ProductstatusesListResponse" 1263 "$ref": "ProductstatusesListResponse"
1264 }, 1264 },
1265 "scopes": [ 1265 "scopes": [
1266 "https://www.googleapis.com/auth/content" 1266 "https://www.googleapis.com/auth/content"
1267 ] 1267 ]
1268 } 1268 }
1269 } 1269 }
1270 } 1270 }
1271 }, 1271 },
1272 "revision": "20150126", 1272 "revision": "20150203",
1273 "rootUrl": "https://www.googleapis.com/", 1273 "rootUrl": "https://www.googleapis.com/",
1274 "schemas": { 1274 "schemas": {
1275 "Account": { 1275 "Account": {
1276 "description": "Account data.", 1276 "description": "Account data.",
1277 "id": "Account", 1277 "id": "Account",
1278 "properties": { 1278 "properties": {
1279 "adultContent": { 1279 "adultContent": {
1280 "description": "Indicates whether the merchant sells adult c ontent.", 1280 "description": "Indicates whether the merchant sells adult c ontent.",
1281 "type": "boolean" 1281 "type": "boolean"
1282 }, 1282 },
(...skipping 2501 matching lines...) Expand 10 before | Expand all | Expand 10 after
3784 "type": "string" 3784 "type": "string"
3785 } 3785 }
3786 }, 3786 },
3787 "type": "object" 3787 "type": "object"
3788 } 3788 }
3789 }, 3789 },
3790 "servicePath": "content/v2/", 3790 "servicePath": "content/v2/",
3791 "title": "Content API for Shopping", 3791 "title": "Content API for Shopping",
3792 "version": "v2" 3792 "version": "v2"
3793 } 3793 }
OLDNEW
« no previous file with comments | « discovery/googleapis/compute__v1.json ('k') | discovery/googleapis/drive__v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698