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

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

Issue 663113002: Api roll 4: 2014-10-20 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 2 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/coordinate__v1.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": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/A2XLMVbDZ3wz-BHedDlLhZtYEH4\"", 18 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/7JtHRkerzIVCOlD80Ybyn4STFoY\"",
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
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": "20141001", 936 "revision": "20141010",
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
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 }
OLDNEW
« no previous file with comments | « discovery/googleapis/compute__v1.json ('k') | discovery/googleapis/coordinate__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698