OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/adsensehost": { | 5 "https://www.googleapis.com/auth/adsensehost": { |
6 "description": "View and manage your AdSense host data and a
ssociated accounts" | 6 "description": "View and manage your AdSense host data and a
ssociated accounts" |
7 } | 7 } |
8 } | 8 } |
9 } | 9 } |
10 }, | 10 }, |
11 "basePath": "/adsensehost/v4.1/", | 11 "basePath": "/adsensehost/v4.1/", |
12 "baseUrl": "https://www.googleapis.com/adsensehost/v4.1/", | 12 "baseUrl": "https://www.googleapis.com/adsensehost/v4.1/", |
13 "batchPath": "batch", | 13 "batchPath": "batch", |
14 "canonicalName": "AdSense Host", | 14 "canonicalName": "AdSense Host", |
15 "description": "Gives AdSense Hosts access to report generation, ad code gen
eration, and publisher management capabilities.", | 15 "description": "Gives AdSense Hosts access to report generation, ad code gen
eration, and publisher management capabilities.", |
16 "discoveryVersion": "v1", | 16 "discoveryVersion": "v1", |
17 "documentationLink": "https://developers.google.com/adsense/host/", | 17 "documentationLink": "https://developers.google.com/adsense/host/", |
18 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/FOYrMCxKo8OSJUA8inXdZ8NLQqk\"", | 18 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/qFrIniIOVp_HaOQ_RFFrZjcDZu4\"", |
19 "icons": { | 19 "icons": { |
20 "x16": "https://www.google.com/images/icons/product/adsense-16.png", | 20 "x16": "https://www.google.com/images/icons/product/adsense-16.png", |
21 "x32": "https://www.google.com/images/icons/product/adsense-32.png" | 21 "x32": "https://www.google.com/images/icons/product/adsense-32.png" |
22 }, | 22 }, |
23 "id": "adsensehost:v4.1", | 23 "id": "adsensehost:v4.1", |
24 "kind": "discovery#restDescription", | 24 "kind": "discovery#restDescription", |
25 "labels": [ | 25 "labels": [ |
26 "limited_availability" | 26 "limited_availability" |
27 ], | 27 ], |
28 "name": "adsensehost", | 28 "name": "adsensehost", |
(...skipping 1036 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1065 "response": { | 1065 "response": { |
1066 "$ref": "UrlChannels" | 1066 "$ref": "UrlChannels" |
1067 }, | 1067 }, |
1068 "scopes": [ | 1068 "scopes": [ |
1069 "https://www.googleapis.com/auth/adsensehost" | 1069 "https://www.googleapis.com/auth/adsensehost" |
1070 ] | 1070 ] |
1071 } | 1071 } |
1072 } | 1072 } |
1073 } | 1073 } |
1074 }, | 1074 }, |
1075 "revision": "20141110", | 1075 "revision": "20141113", |
1076 "rootUrl": "https://www.googleapis.com/", | 1076 "rootUrl": "https://www.googleapis.com/", |
1077 "schemas": { | 1077 "schemas": { |
1078 "Account": { | 1078 "Account": { |
1079 "id": "Account", | 1079 "id": "Account", |
1080 "properties": { | 1080 "properties": { |
1081 "id": { | 1081 "id": { |
1082 "description": "Unique identifier of this account.", | 1082 "description": "Unique identifier of this account.", |
1083 "type": "string" | 1083 "type": "string" |
1084 }, | 1084 }, |
1085 "kind": { | 1085 "kind": { |
(...skipping 474 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1560 "type": "string" | 1560 "type": "string" |
1561 } | 1561 } |
1562 }, | 1562 }, |
1563 "type": "object" | 1563 "type": "object" |
1564 } | 1564 } |
1565 }, | 1565 }, |
1566 "servicePath": "adsensehost/v4.1/", | 1566 "servicePath": "adsensehost/v4.1/", |
1567 "title": "AdSense Host API", | 1567 "title": "AdSense Host API", |
1568 "version": "v4.1" | 1568 "version": "v4.1" |
1569 } | 1569 } |
OLD | NEW |