Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(217)

Side by Side Diff: discovery/googleapis/adexchangebuyer__v1.3.json

Issue 663113002: Api roll 4: 2014-10-20 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « config.yaml ('k') | discovery/googleapis/adexchangeseller__v1.1.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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
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 }
OLDNEW
« no previous file with comments | « config.yaml ('k') | discovery/googleapis/adexchangeseller__v1.1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698