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/v2.0/", | 14 "basePath": "/adexchangeseller/v2.0/", |
15 "baseUrl": "https://www.googleapis.com/adexchangeseller/v2.0/", | 15 "baseUrl": "https://www.googleapis.com/adexchangeseller/v2.0/", |
16 "batchPath": "batch", | 16 "batchPath": "batch", |
17 "canonicalName": "Ad Exchange Seller", | 17 "canonicalName": "Ad Exchange Seller", |
18 "description": "Gives Ad Exchange seller users access to their inventory and
the ability to generate reports", | 18 "description": "Gives Ad Exchange seller users access to their inventory and
the ability to generate 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": "\"l66ggWbucbkBw9Lpos72oziyefE/1ev2ZwUVDXtiqyGGi2W04y856a0\"", | 21 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/c9S1eEwotGJ-OTuNxQHcPdDC3p4\"", |
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:v2.0", | 26 "id": "adexchangeseller:v2.0", |
27 "kind": "discovery#restDescription", | 27 "kind": "discovery#restDescription", |
28 "name": "adexchangeseller", | 28 "name": "adexchangeseller", |
29 "ownerDomain": "google.com", | 29 "ownerDomain": "google.com", |
30 "ownerName": "Google", | 30 "ownerName": "Google", |
31 "parameters": { | 31 "parameters": { |
(...skipping 615 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
647 "scopes": [ | 647 "scopes": [ |
648 "https://www.googleapis.com/auth/adexchange.sell
er", | 648 "https://www.googleapis.com/auth/adexchange.sell
er", |
649 "https://www.googleapis.com/auth/adexchange.sell
er.readonly" | 649 "https://www.googleapis.com/auth/adexchange.sell
er.readonly" |
650 ] | 650 ] |
651 } | 651 } |
652 } | 652 } |
653 } | 653 } |
654 } | 654 } |
655 } | 655 } |
656 }, | 656 }, |
657 "revision": "20141110", | 657 "revision": "20141113", |
658 "rootUrl": "https://www.googleapis.com/", | 658 "rootUrl": "https://www.googleapis.com/", |
659 "schemas": { | 659 "schemas": { |
660 "Account": { | 660 "Account": { |
661 "id": "Account", | 661 "id": "Account", |
662 "properties": { | 662 "properties": { |
663 "id": { | 663 "id": { |
664 "description": "Unique identifier of this account.", | 664 "description": "Unique identifier of this account.", |
665 "type": "string" | 665 "type": "string" |
666 }, | 666 }, |
667 "kind": { | 667 "kind": { |
(...skipping 487 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1155 "type": "string" | 1155 "type": "string" |
1156 } | 1156 } |
1157 }, | 1157 }, |
1158 "type": "object" | 1158 "type": "object" |
1159 } | 1159 } |
1160 }, | 1160 }, |
1161 "servicePath": "adexchangeseller/v2.0/", | 1161 "servicePath": "adexchangeseller/v2.0/", |
1162 "title": "Ad Exchange Seller API", | 1162 "title": "Ad Exchange Seller API", |
1163 "version": "v2.0" | 1163 "version": "v2.0" |
1164 } | 1164 } |
OLD | NEW |