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 manage Search Console data for your
verified sites" | 6 "description": "View and manage Search Console data for your
verified sites" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/webmasters.readonly": { | 8 "https://www.googleapis.com/auth/webmasters.readonly": { |
9 "description": "View Search Console data for your verified s
ites" | 9 "description": "View Search Console data for your verified s
ites" |
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/webmasters/v3", |
17 "description": "View Google Search Console data for your verified sites.", | 17 "description": "View Google Search Console data for your verified sites.", |
18 "discoveryVersion": "v1", | 18 "discoveryVersion": "v1", |
19 "documentationLink": "https://developers.google.com/webmaster-tools/", | 19 "documentationLink": "https://developers.google.com/webmaster-tools/", |
20 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/FoVh6eGZkMB0Z1f3X5375o8tLXY\"", | 20 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/FoVh6eGZkMB0Z1f3X5375o8tLXY\"", |
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", |
(...skipping 933 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
960 "type": "string" | 960 "type": "string" |
961 } | 961 } |
962 }, | 962 }, |
963 "type": "object" | 963 "type": "object" |
964 } | 964 } |
965 }, | 965 }, |
966 "servicePath": "webmasters/v3/", | 966 "servicePath": "webmasters/v3/", |
967 "title": "Search Console API", | 967 "title": "Search Console API", |
968 "version": "v3" | 968 "version": "v3" |
969 } | 969 } |
OLD | NEW |