| 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.4/", | 11 "basePath": "/adexchangebuyer/v1.4/", |
| 12 "baseUrl": "https://www.googleapis.com/adexchangebuyer/v1.4/", | 12 "baseUrl": "https://www.googleapis.com/adexchangebuyer/v1.4/", |
| 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": "\"YWOzh2SDasdU84ArJnpYek-OMdg/XvWFbU-Khae3KqVnoqt96DoRPGo\"", | 18 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/nD15-sVgx0hSdEaD_RN4E40IFV8\"", |
| 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.4", | 23 "id": "adexchangebuyer:v1.4", |
| 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 1219 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1248 "response": { | 1248 "response": { |
| 1249 "$ref": "GetPublisherProfilesByAccountIdResponse" | 1249 "$ref": "GetPublisherProfilesByAccountIdResponse" |
| 1250 }, | 1250 }, |
| 1251 "scopes": [ | 1251 "scopes": [ |
| 1252 "https://www.googleapis.com/auth/adexchange.buyer" | 1252 "https://www.googleapis.com/auth/adexchange.buyer" |
| 1253 ] | 1253 ] |
| 1254 } | 1254 } |
| 1255 } | 1255 } |
| 1256 } | 1256 } |
| 1257 }, | 1257 }, |
| 1258 "revision": "20170504", | 1258 "revision": "20170810", |
| 1259 "rootUrl": "https://www.googleapis.com/", | 1259 "rootUrl": "https://www.googleapis.com/", |
| 1260 "schemas": { | 1260 "schemas": { |
| 1261 "Account": { | 1261 "Account": { |
| 1262 "description": "Configuration data for an Ad Exchange buyer account.
", | 1262 "description": "Configuration data for an Ad Exchange buyer account.
", |
| 1263 "id": "Account", | 1263 "id": "Account", |
| 1264 "properties": { | 1264 "properties": { |
| 1265 "bidderLocation": { | 1265 "bidderLocation": { |
| 1266 "description": "Your bidder locations that have distinct URL
s.", | 1266 "description": "Your bidder locations that have distinct URL
s.", |
| 1267 "items": { | 1267 "items": { |
| 1268 "properties": { | 1268 "properties": { |
| (...skipping 2063 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3332 }, | 3332 }, |
| 3333 "type": "array" | 3333 "type": "array" |
| 3334 } | 3334 } |
| 3335 }, | 3335 }, |
| 3336 "type": "object" | 3336 "type": "object" |
| 3337 }, | 3337 }, |
| 3338 "PublisherProfileApiProto": { | 3338 "PublisherProfileApiProto": { |
| 3339 "id": "PublisherProfileApiProto", | 3339 "id": "PublisherProfileApiProto", |
| 3340 "properties": { | 3340 "properties": { |
| 3341 "accountId": { | 3341 "accountId": { |
| 3342 "description": "The account id of the seller.", | 3342 "description": "Deprecated: use the seller.account_id. The a
ccount id of the seller.", |
| 3343 "type": "string" | 3343 "type": "string" |
| 3344 }, | 3344 }, |
| 3345 "audience": { | 3345 "audience": { |
| 3346 "description": "Publisher provided info on its audience.", | 3346 "description": "Publisher provided info on its audience.", |
| 3347 "type": "string" | 3347 "type": "string" |
| 3348 }, | 3348 }, |
| 3349 "buyerPitchStatement": { | 3349 "buyerPitchStatement": { |
| 3350 "description": "A pitch statement for the buyer", | 3350 "description": "A pitch statement for the buyer", |
| 3351 "type": "string" | 3351 "type": "string" |
| 3352 }, | 3352 }, |
| (...skipping 278 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3631 "type": "string" | 3631 "type": "string" |
| 3632 } | 3632 } |
| 3633 }, | 3633 }, |
| 3634 "type": "object" | 3634 "type": "object" |
| 3635 } | 3635 } |
| 3636 }, | 3636 }, |
| 3637 "servicePath": "adexchangebuyer/v1.4/", | 3637 "servicePath": "adexchangebuyer/v1.4/", |
| 3638 "title": "Ad Exchange Buyer API", | 3638 "title": "Ad Exchange Buyer API", |
| 3639 "version": "v1.4" | 3639 "version": "v1.4" |
| 3640 } | 3640 } |
| OLD | NEW |