OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/webmasters": { | 5 "https://www.googleapis.com/auth/webmasters": { |
6 "description": "View and modify Webmaster Tools data for you
r verified sites" | 6 "description": "View and modify Webmaster Tools data for you
r verified sites" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/webmasters.readonly": { | 8 "https://www.googleapis.com/auth/webmasters.readonly": { |
9 "description": "View Webmaster Tools data for your verified
sites" | 9 "description": "View Webmaster Tools data for your verified
sites" |
10 } | 10 } |
11 } | 11 } |
12 } | 12 } |
13 }, | 13 }, |
14 "basePath": "/webmasters/v3/", | 14 "basePath": "/webmasters/v3/", |
15 "baseUrl": "https://www.googleapis.com/webmasters/v3/", | 15 "baseUrl": "https://www.googleapis.com/webmasters/v3/", |
16 "batchPath": "batch", | 16 "batchPath": "batch", |
17 "description": "Lets you view Google Webmaster Tools data for your verified
sites.", | 17 "description": "Lets you view Google Webmaster Tools data for your verified
sites.", |
18 "discoveryVersion": "v1", | 18 "discoveryVersion": "v1", |
19 "documentationLink": "https://developers.google.com/webmaster-tools/v3/welco
me", | 19 "documentationLink": "https://developers.google.com/webmaster-tools/v3/welco
me", |
20 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/sCAxuVQJb4ynjZxsnsm28T2muEw\"", | 20 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/sCAxuVQJb4ynjZxsnsm28T2muEw\"", |
21 "icons": { | 21 "icons": { |
22 "x16": "https://www.google.com/images/icons/product/webmaster_tools-16.p
ng", | 22 "x16": "https://www.google.com/images/icons/product/webmaster_tools-16.p
ng", |
23 "x32": "https://www.google.com/images/icons/product/webmaster_tools-32.p
ng" | 23 "x32": "https://www.google.com/images/icons/product/webmaster_tools-32.p
ng" |
24 }, | 24 }, |
25 "id": "webmasters:v3", | 25 "id": "webmasters:v3", |
26 "kind": "discovery#restDescription", | 26 "kind": "discovery#restDescription", |
27 "name": "webmasters", | 27 "name": "webmasters", |
28 "ownerDomain": "google.com", | 28 "ownerDomain": "google.com", |
29 "ownerName": "Google", | 29 "ownerName": "Google", |
30 "parameters": { | 30 "parameters": { |
(...skipping 766 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
797 "type": "string" | 797 "type": "string" |
798 } | 798 } |
799 }, | 799 }, |
800 "type": "object" | 800 "type": "object" |
801 } | 801 } |
802 }, | 802 }, |
803 "servicePath": "webmasters/v3/", | 803 "servicePath": "webmasters/v3/", |
804 "title": "Webmaster Tools API", | 804 "title": "Webmaster Tools API", |
805 "version": "v3" | 805 "version": "v3" |
806 } | 806 } |
OLD | NEW |