OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/adexchange.seller": { | 5 "https://www.googleapis.com/auth/adexchange.seller": { |
6 "description": "View and manage your Ad Exchange data" | 6 "description": "View and manage your Ad Exchange data" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/adexchange.seller.readonly": { | 8 "https://www.googleapis.com/auth/adexchange.seller.readonly": { |
9 "description": "View your Ad Exchange data" | 9 "description": "View your Ad Exchange data" |
10 } | 10 } |
11 } | 11 } |
12 } | 12 } |
13 }, | 13 }, |
14 "basePath": "/adexchangeseller/v1.1/", | 14 "basePath": "/adexchangeseller/v1.1/", |
15 "baseUrl": "https://www.googleapis.com/adexchangeseller/v1.1/", | 15 "baseUrl": "https://www.googleapis.com/adexchangeseller/v1.1/", |
16 "batchPath": "batch", | 16 "batchPath": "batch/adexchangeseller/v1.1", |
17 "canonicalName": "Ad Exchange Seller", | 17 "canonicalName": "Ad Exchange Seller", |
18 "description": "Accesses the inventory of Ad Exchange seller users and gener
ates reports.", | 18 "description": "Accesses the inventory of Ad Exchange seller users and gener
ates reports.", |
19 "discoveryVersion": "v1", | 19 "discoveryVersion": "v1", |
20 "documentationLink": "https://developers.google.com/ad-exchange/seller-rest/
", | 20 "documentationLink": "https://developers.google.com/ad-exchange/seller-rest/
", |
21 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/Dz_LMqDcbtnyBd4CwnrsbswCFU4\"", | 21 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/Dz_LMqDcbtnyBd4CwnrsbswCFU4\"", |
22 "icons": { | 22 "icons": { |
23 "x16": "https://www.google.com/images/icons/product/doubleclick-16.gif", | 23 "x16": "https://www.google.com/images/icons/product/doubleclick-16.gif", |
24 "x32": "https://www.google.com/images/icons/product/doubleclick-32.gif" | 24 "x32": "https://www.google.com/images/icons/product/doubleclick-32.gif" |
25 }, | 25 }, |
26 "id": "adexchangeseller:v1.1", | 26 "id": "adexchangeseller:v1.1", |
(...skipping 1205 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1232 "type": "string" | 1232 "type": "string" |
1233 } | 1233 } |
1234 }, | 1234 }, |
1235 "type": "object" | 1235 "type": "object" |
1236 } | 1236 } |
1237 }, | 1237 }, |
1238 "servicePath": "adexchangeseller/v1.1/", | 1238 "servicePath": "adexchangeseller/v1.1/", |
1239 "title": "Ad Exchange Seller API", | 1239 "title": "Ad Exchange Seller API", |
1240 "version": "v1.1" | 1240 "version": "v1.1" |
1241 } | 1241 } |
OLD | NEW |