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

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

Issue 2734843002: Api-roll 46: 2017-03-06 (Closed)
Patch Set: Created 3 years, 9 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/content__v2sandbox.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": "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": "\"tbys6C40o18GZwyMen5GMkdK-3s/Q7x7O16Jjj1JyAS5e5qN_sA0jCo\"", 18 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/IOklgKO6g9VrWVhKo7-yNnlHwZM\"",
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: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 2101 matching lines...) Expand 10 before | Expand all | Expand 10 after
2130 "response": { 2130 "response": {
2131 "$ref": "ShippingSettings" 2131 "$ref": "ShippingSettings"
2132 }, 2132 },
2133 "scopes": [ 2133 "scopes": [
2134 "https://www.googleapis.com/auth/content" 2134 "https://www.googleapis.com/auth/content"
2135 ] 2135 ]
2136 } 2136 }
2137 } 2137 }
2138 } 2138 }
2139 }, 2139 },
2140 "revision": "20170207", 2140 "revision": "20170221",
2141 "rootUrl": "https://www.googleapis.com/", 2141 "rootUrl": "https://www.googleapis.com/",
2142 "schemas": { 2142 "schemas": {
2143 "Account": { 2143 "Account": {
2144 "description": "Account data.", 2144 "description": "Account data.",
2145 "id": "Account", 2145 "id": "Account",
2146 "properties": { 2146 "properties": {
2147 "adultContent": { 2147 "adultContent": {
2148 "description": "Indicates whether the merchant sells adult c ontent.", 2148 "description": "Indicates whether the merchant sells adult c ontent.",
2149 "type": "boolean" 2149 "type": "boolean"
2150 }, 2150 },
(...skipping 4704 matching lines...) Expand 10 before | Expand all | Expand 10 after
6855 "type": "string" 6855 "type": "string"
6856 } 6856 }
6857 }, 6857 },
6858 "type": "object" 6858 "type": "object"
6859 } 6859 }
6860 }, 6860 },
6861 "servicePath": "content/v2/", 6861 "servicePath": "content/v2/",
6862 "title": "Content API for Shopping", 6862 "title": "Content API for Shopping",
6863 "version": "v2" 6863 "version": "v2"
6864 } 6864 }
OLDNEW
« no previous file with comments | « discovery/googleapis/compute__v1.json ('k') | discovery/googleapis/content__v2sandbox.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698