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/", | 19 "documentationLink": "https://developers.google.com/webmaster-tools/", |
20 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/gUIwZD0pLIW2gJKtKYSb4CtXxBI\"", | 20 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/2KfwPsPFjdvTmw1MTymtM96q3zo\"", |
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 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
70 "description": "IP address of the site where the request originates.
Use this if you want to enforce per-user limits.", | 70 "description": "IP address of the site where the request originates.
Use this if you want to enforce per-user limits.", |
71 "location": "query", | 71 "location": "query", |
72 "type": "string" | 72 "type": "string" |
73 } | 73 } |
74 }, | 74 }, |
75 "protocol": "rest", | 75 "protocol": "rest", |
76 "resources": { | 76 "resources": { |
77 "searchanalytics": { | 77 "searchanalytics": { |
78 "methods": { | 78 "methods": { |
79 "query": { | 79 "query": { |
80 "description": "[LIMITED ACCESS]\n\nQuery your data with fil
ters and parameters that you define. Returns zero or more rows grouped by the ro
w keys that you define. You must define a date range of one or more days.\n\nWhe
n date is one of the group by values, any days without data are omitted from the
result list. If you need to know which days have data, issue a broad date range
query grouped by date for any metric, and see which day rows are returned.", | 80 "description": "Query your data with filters and parameters
that you define. Returns zero or more rows grouped by the row keys that you defi
ne. You must define a date range of one or more days.\n\nWhen date is one of the
group by values, any days without data are omitted from the result list. If you
need to know which days have data, issue a broad date range query grouped by da
te for any metric, and see which day rows are returned.", |
81 "httpMethod": "POST", | 81 "httpMethod": "POST", |
82 "id": "webmasters.searchanalytics.query", | 82 "id": "webmasters.searchanalytics.query", |
83 "parameterOrder": [ | 83 "parameterOrder": [ |
84 "siteUrl" | 84 "siteUrl" |
85 ], | 85 ], |
86 "parameters": { | 86 "parameters": { |
87 "siteUrl": { | 87 "siteUrl": { |
88 "description": "The site's URL, including protocol.
For example: http://www.example.com/", | 88 "description": "The site's URL, including protocol.
For example: http://www.example.com/", |
89 "location": "path", | 89 "location": "path", |
90 "required": true, | 90 "required": true, |
(...skipping 499 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
590 } | 590 } |
591 }, | 591 }, |
592 "path": "sites/{siteUrl}/urlCrawlErrorsSamples/{url}", | 592 "path": "sites/{siteUrl}/urlCrawlErrorsSamples/{url}", |
593 "scopes": [ | 593 "scopes": [ |
594 "https://www.googleapis.com/auth/webmasters" | 594 "https://www.googleapis.com/auth/webmasters" |
595 ] | 595 ] |
596 } | 596 } |
597 } | 597 } |
598 } | 598 } |
599 }, | 599 }, |
600 "revision": "20150715", | 600 "revision": "20150804", |
601 "rootUrl": "https://www.googleapis.com/", | 601 "rootUrl": "https://www.googleapis.com/", |
602 "schemas": { | 602 "schemas": { |
603 "ApiDataRow": { | 603 "ApiDataRow": { |
604 "id": "ApiDataRow", | 604 "id": "ApiDataRow", |
605 "properties": { | 605 "properties": { |
606 "clicks": { | 606 "clicks": { |
607 "format": "double", | 607 "format": "double", |
608 "type": "number" | 608 "type": "number" |
609 }, | 609 }, |
610 "ctr": { | 610 "ctr": { |
(...skipping 336 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
947 "type": "string" | 947 "type": "string" |
948 } | 948 } |
949 }, | 949 }, |
950 "type": "object" | 950 "type": "object" |
951 } | 951 } |
952 }, | 952 }, |
953 "servicePath": "webmasters/v3/", | 953 "servicePath": "webmasters/v3/", |
954 "title": "Webmaster Tools API", | 954 "title": "Webmaster Tools API", |
955 "version": "v3" | 955 "version": "v3" |
956 } | 956 } |
OLD | NEW |