OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/adexchange.buyer": { | 5 "https://www.googleapis.com/auth/adexchange.buyer": { |
6 "description": "Manage your Ad Exchange buyer account config
uration" | 6 "description": "Manage your Ad Exchange buyer account config
uration" |
7 } | 7 } |
8 } | 8 } |
9 } | 9 } |
10 }, | 10 }, |
11 "basePath": "/adexchangebuyer/v1.3/", | 11 "basePath": "/adexchangebuyer/v1.3/", |
12 "baseUrl": "https://www.googleapis.com/adexchangebuyer/v1.3/", | 12 "baseUrl": "https://www.googleapis.com/adexchangebuyer/v1.3/", |
13 "batchPath": "batch", | 13 "batchPath": "batch", |
14 "canonicalName": "Ad Exchange Buyer", | 14 "canonicalName": "Ad Exchange Buyer", |
15 "description": "Accesses your bidding-account information, submits creatives
for validation, finds available direct deals, and retrieves performance reports
.", | 15 "description": "Accesses your bidding-account information, submits creatives
for validation, finds available direct deals, and retrieves performance reports
.", |
16 "discoveryVersion": "v1", | 16 "discoveryVersion": "v1", |
17 "documentationLink": "https://developers.google.com/ad-exchange/buyer-rest", | 17 "documentationLink": "https://developers.google.com/ad-exchange/buyer-rest", |
18 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/0kz2zxQKsIBl0qYxRIDwLH2tZt0\"", | 18 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/IVGyzh-ksfiNeReN3JTCPs1PtOY\"", |
19 "icons": { | 19 "icons": { |
20 "x16": "https://www.google.com/images/icons/product/doubleclick-16.gif", | 20 "x16": "https://www.google.com/images/icons/product/doubleclick-16.gif", |
21 "x32": "https://www.google.com/images/icons/product/doubleclick-32.gif" | 21 "x32": "https://www.google.com/images/icons/product/doubleclick-32.gif" |
22 }, | 22 }, |
23 "id": "adexchangebuyer:v1.3", | 23 "id": "adexchangebuyer:v1.3", |
24 "kind": "discovery#restDescription", | 24 "kind": "discovery#restDescription", |
25 "name": "adexchangebuyer", | 25 "name": "adexchangebuyer", |
26 "ownerDomain": "google.com", | 26 "ownerDomain": "google.com", |
27 "ownerName": "Google", | 27 "ownerName": "Google", |
28 "parameters": { | 28 "parameters": { |
(...skipping 557 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
586 "response": { | 586 "response": { |
587 "$ref": "PretargetingConfig" | 587 "$ref": "PretargetingConfig" |
588 }, | 588 }, |
589 "scopes": [ | 589 "scopes": [ |
590 "https://www.googleapis.com/auth/adexchange.buyer" | 590 "https://www.googleapis.com/auth/adexchange.buyer" |
591 ] | 591 ] |
592 } | 592 } |
593 } | 593 } |
594 } | 594 } |
595 }, | 595 }, |
596 "revision": "20140930", | 596 "revision": "20141015", |
597 "rootUrl": "https://www.googleapis.com/", | 597 "rootUrl": "https://www.googleapis.com/", |
598 "schemas": { | 598 "schemas": { |
599 "Account": { | 599 "Account": { |
600 "description": "Configuration data for an Ad Exchange buyer account.
", | 600 "description": "Configuration data for an Ad Exchange buyer account.
", |
601 "id": "Account", | 601 "id": "Account", |
602 "properties": { | 602 "properties": { |
603 "bidderLocation": { | 603 "bidderLocation": { |
604 "description": "Your bidder locations that have distinct URL
s.", | 604 "description": "Your bidder locations that have distinct URL
s.", |
605 "items": { | 605 "items": { |
606 "properties": { | 606 "properties": { |
(...skipping 745 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1352 "type": "string" | 1352 "type": "string" |
1353 } | 1353 } |
1354 }, | 1354 }, |
1355 "type": "object" | 1355 "type": "object" |
1356 } | 1356 } |
1357 }, | 1357 }, |
1358 "servicePath": "adexchangebuyer/v1.3/", | 1358 "servicePath": "adexchangebuyer/v1.3/", |
1359 "title": "Ad Exchange Buyer API", | 1359 "title": "Ad Exchange Buyer API", |
1360 "version": "v1.3" | 1360 "version": "v1.3" |
1361 } | 1361 } |
OLD | NEW |