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", |
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": "\"tbys6C40o18GZwyMen5GMkdK-3s/P1nSOVfcIgLwg7Nv_EHtJFN7Dbw\"", | 20 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/G_W0aSealb46qrcEV-upOrgKchs\"", |
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 567 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
598 } | 598 } |
599 }, | 599 }, |
600 "path": "sites/{siteUrl}/urlCrawlErrorsSamples/{url}", | 600 "path": "sites/{siteUrl}/urlCrawlErrorsSamples/{url}", |
601 "scopes": [ | 601 "scopes": [ |
602 "https://www.googleapis.com/auth/webmasters" | 602 "https://www.googleapis.com/auth/webmasters" |
603 ] | 603 ] |
604 } | 604 } |
605 } | 605 } |
606 } | 606 } |
607 }, | 607 }, |
608 "revision": "20160317", | 608 "revision": "20170117", |
609 "rootUrl": "https://www.googleapis.com/", | 609 "rootUrl": "https://www.googleapis.com/", |
610 "schemas": { | 610 "schemas": { |
611 "ApiDataRow": { | 611 "ApiDataRow": { |
612 "id": "ApiDataRow", | 612 "id": "ApiDataRow", |
613 "properties": { | 613 "properties": { |
614 "clicks": { | 614 "clicks": { |
615 "format": "double", | 615 "format": "double", |
616 "type": "number" | 616 "type": "number" |
617 }, | 617 }, |
618 "ctr": { | 618 "ctr": { |
(...skipping 341 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 |