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

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

Issue 1797933002: Api-roll 33: 2016-03-14 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Added resources/*/CHANGELOG.md, addresssed comments Created 4 years, 9 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/adexchangebuyer__v1.4.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": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/rEz2HiDx2Fu1wTpH2EJgUXCR4Qk\"", 18 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/qdR5HEHJhhTboLmviMb9i6Ga2UY\"",
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
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": "20160118", 702 "revision": "20160229",
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 500 matching lines...) Expand 10 before | Expand all | Expand 10 after
1213 "properties": { 1213 "properties": {
1214 "accountId": { 1214 "accountId": {
1215 "description": "The account id of the buyer this deal is for .", 1215 "description": "The account id of the buyer this deal is for .",
1216 "format": "int32", 1216 "format": "int32",
1217 "type": "integer" 1217 "type": "integer"
1218 }, 1218 },
1219 "advertiser": { 1219 "advertiser": {
1220 "description": "The name of the advertiser this deal is for. ", 1220 "description": "The name of the advertiser this deal is for. ",
1221 "type": "string" 1221 "type": "string"
1222 }, 1222 },
1223 "allowsAlcohol": {
1224 "description": "Whether the publisher for this deal is eligi ble for alcohol ads.",
1225 "type": "boolean"
1226 },
1223 "currencyCode": { 1227 "currencyCode": {
1224 "description": "The currency code that applies to the fixed_ cpm value. If not set then assumed to be USD.", 1228 "description": "The currency code that applies to the fixed_ cpm value. If not set then assumed to be USD.",
1225 "type": "string" 1229 "type": "string"
1226 }, 1230 },
1227 "dealTier": { 1231 "dealTier": {
1228 "description": "The deal type such as programmatic reservati on or fixed price and so on.", 1232 "description": "The deal type such as programmatic reservati on or fixed price and so on.",
1229 "type": "string" 1233 "type": "string"
1230 }, 1234 },
1231 "endTime": { 1235 "endTime": {
1232 "description": "End time for when this deal stops being acti ve. If not set then this deal is valid until manually disabled by the publisher. In seconds since the epoch.", 1236 "description": "End time for when this deal stops being acti ve. If not set then this deal is valid until manually disabled by the publisher. In seconds since the epoch.",
(...skipping 417 matching lines...) Expand 10 before | Expand all | Expand 10 after
1650 "type": "string" 1654 "type": "string"
1651 } 1655 }
1652 }, 1656 },
1653 "type": "object" 1657 "type": "object"
1654 } 1658 }
1655 }, 1659 },
1656 "servicePath": "adexchangebuyer/v1.3/", 1660 "servicePath": "adexchangebuyer/v1.3/",
1657 "title": "Ad Exchange Buyer API", 1661 "title": "Ad Exchange Buyer API",
1658 "version": "v1.3" 1662 "version": "v1.3"
1659 } 1663 }
OLDNEW
« no previous file with comments | « config.yaml ('k') | discovery/googleapis/adexchangebuyer__v1.4.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698