| 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": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/ekf6O2lwsP92coEGgGA2ge5cRGA\"", | 18 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/8nsIrKsc1vAa3qubc_DXk_Tozg4\"", |
| 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 663 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 692 "response": { | 692 "response": { |
| 693 "$ref": "PretargetingConfig" | 693 "$ref": "PretargetingConfig" |
| 694 }, | 694 }, |
| 695 "scopes": [ | 695 "scopes": [ |
| 696 "https://www.googleapis.com/auth/adexchange.buyer" | 696 "https://www.googleapis.com/auth/adexchange.buyer" |
| 697 ] | 697 ] |
| 698 } | 698 } |
| 699 } | 699 } |
| 700 } | 700 } |
| 701 }, | 701 }, |
| 702 "revision": "20150520", | 702 "revision": "20150720", |
| 703 "rootUrl": "https://www.googleapis.com/", | 703 "rootUrl": "https://www.googleapis.com/", |
| 704 "schemas": { | 704 "schemas": { |
| 705 "Account": { | 705 "Account": { |
| 706 "description": "Configuration data for an Ad Exchange buyer account.
", | 706 "description": "Configuration data for an Ad Exchange buyer account.
", |
| 707 "id": "Account", | 707 "id": "Account", |
| 708 "properties": { | 708 "properties": { |
| 709 "bidderLocation": { | 709 "bidderLocation": { |
| 710 "description": "Your bidder locations that have distinct URL
s.", | 710 "description": "Your bidder locations that have distinct URL
s.", |
| 711 "items": { | 711 "items": { |
| 712 "properties": { | 712 "properties": { |
| (...skipping 820 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1533 "type": "string" | 1533 "type": "string" |
| 1534 } | 1534 } |
| 1535 }, | 1535 }, |
| 1536 "type": "object" | 1536 "type": "object" |
| 1537 } | 1537 } |
| 1538 }, | 1538 }, |
| 1539 "servicePath": "adexchangebuyer/v1.3/", | 1539 "servicePath": "adexchangebuyer/v1.3/", |
| 1540 "title": "Ad Exchange Buyer API", | 1540 "title": "Ad Exchange Buyer API", |
| 1541 "version": "v1.3" | 1541 "version": "v1.3" |
| 1542 } | 1542 } |
| OLD | NEW |