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

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

Issue 2226653002: Api-roll 40: 2016-08-08 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Addressed review comments Created 4 years, 4 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
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": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/NPNa_SEeXXVxOwTbtg9AMorWmfQ\"", 18 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/O5EhsLJstXG2m4UJwnBMqrlRy1k\"",
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 1904 matching lines...) Expand 10 before | Expand all | Expand 10 after
1933 "response": { 1933 "response": {
1934 "$ref": "ProductstatusesListResponse" 1934 "$ref": "ProductstatusesListResponse"
1935 }, 1935 },
1936 "scopes": [ 1936 "scopes": [
1937 "https://www.googleapis.com/auth/content" 1937 "https://www.googleapis.com/auth/content"
1938 ] 1938 ]
1939 } 1939 }
1940 } 1940 }
1941 } 1941 }
1942 }, 1942 },
1943 "revision": "20160602", 1943 "revision": "20160728",
1944 "rootUrl": "https://www.googleapis.com/", 1944 "rootUrl": "https://www.googleapis.com/",
1945 "schemas": { 1945 "schemas": {
1946 "Account": { 1946 "Account": {
1947 "description": "Account data.", 1947 "description": "Account data.",
1948 "id": "Account", 1948 "id": "Account",
1949 "properties": { 1949 "properties": {
1950 "adultContent": { 1950 "adultContent": {
1951 "description": "Indicates whether the merchant sells adult c ontent.", 1951 "description": "Indicates whether the merchant sells adult c ontent.",
1952 "type": "boolean" 1952 "type": "boolean"
1953 }, 1953 },
(...skipping 1894 matching lines...) Expand 10 before | Expand all | Expand 10 after
3848 "creationDate": { 3848 "creationDate": {
3849 "description": "Date on which the cancellation has been crea ted, in ISO 8601 format.", 3849 "description": "Date on which the cancellation has been crea ted, in ISO 8601 format.",
3850 "type": "string" 3850 "type": "string"
3851 }, 3851 },
3852 "quantity": { 3852 "quantity": {
3853 "description": "The quantity that was canceled.", 3853 "description": "The quantity that was canceled.",
3854 "format": "uint32", 3854 "format": "uint32",
3855 "type": "integer" 3855 "type": "integer"
3856 }, 3856 },
3857 "reason": { 3857 "reason": {
3858 "description": "The reason for the cancellation. Orders that are cancelled with a noIventory reason will lead to the removal of the product from POG until you make an update to that product. This will not affect your Sho pping ads.", 3858 "description": "The reason for the cancellation. Orders that are cancelled with a noInventory reason will lead to the removal of the product from POG until you make an update to that product. This will not affect your Sh opping ads.",
3859 "type": "string" 3859 "type": "string"
3860 }, 3860 },
3861 "reasonText": { 3861 "reasonText": {
3862 "description": "The explanation of the reason.", 3862 "description": "The explanation of the reason.",
3863 "type": "string" 3863 "type": "string"
3864 } 3864 }
3865 }, 3865 },
3866 "type": "object" 3866 "type": "object"
3867 }, 3867 },
3868 "OrderCustomer": { 3868 "OrderCustomer": {
(...skipping 2315 matching lines...) Expand 10 before | Expand all | Expand 10 after
6184 "type": "string" 6184 "type": "string"
6185 } 6185 }
6186 }, 6186 },
6187 "type": "object" 6187 "type": "object"
6188 } 6188 }
6189 }, 6189 },
6190 "servicePath": "content/v2/", 6190 "servicePath": "content/v2/",
6191 "title": "Content API for Shopping", 6191 "title": "Content API for Shopping",
6192 "version": "v2" 6192 "version": "v2"
6193 } 6193 }
OLDNEW
« no previous file with comments | « discovery/googleapis/consumersurveys__v2.json ('k') | discovery/googleapis/content__v2sandbox.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698