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

Unified Diff: discovery/googleapis/adexchangebuyer__v1.4.json

Issue 2649893002: Api-roll 44: 2017-01-23 (Closed)
Patch Set: Created 3 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/adexchangebuyer__v1.3.json ('k') | discovery/googleapis/admin__directory_v1.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/adexchangebuyer__v1.4.json
diff --git a/discovery/googleapis/adexchangebuyer__v1.4.json b/discovery/googleapis/adexchangebuyer__v1.4.json
index a2f0f5819b7aac652dd9874cb95c2d8c4646de07..a36bda2f88e70a4e3566755252d1100e33fbc2ac 100644
--- a/discovery/googleapis/adexchangebuyer__v1.4.json
+++ b/discovery/googleapis/adexchangebuyer__v1.4.json
@@ -15,7 +15,7 @@
"description": "Accesses your bidding-account information, submits creatives for validation, finds available direct deals, and retrieves performance reports.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/ad-exchange/buyer-rest",
- "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/EvKs3Hkvcx40X69CkSu-499XWyU\"",
+ "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/gBf-L8hU2vSAjlFpvr_ZRh1Vf_I\"",
"icons": {
"x16": "https://www.google.com/images/icons/product/doubleclick-16.gif",
"x32": "https://www.google.com/images/icons/product/doubleclick-32.gif"
@@ -1102,7 +1102,7 @@
"propose",
"proposeAndAccept",
"unknownAction",
- "updateFinalized"
+ "updateNonTerms"
],
"enumDescriptions": [
"",
@@ -1198,7 +1198,7 @@
"propose",
"proposeAndAccept",
"unknownAction",
- "updateFinalized"
+ "updateNonTerms"
],
"enumDescriptions": [
"",
@@ -1255,7 +1255,7 @@
}
}
},
- "revision": "20161020",
+ "revision": "20170118",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Account": {
@@ -1267,7 +1267,7 @@
"items": {
"properties": {
"bidProtocol": {
- "description": "The protocol that the bidder endpoint is using. By default, OpenRTB protocols use JSON, except PROTOCOL_OPENRTB_PROTOBUF. PROTOCOL_OPENRTB_PROTOBUF uses protobuf encoding over the latest OpenRTB protocol version, which is 2.4 right now. Allowed values: \n- PROTOCOL_ADX \n- PROTOCOL_OPENRTB_2_2 \n- PROTOCOL_OPENRTB_2_3 \n- PROTOCOL_OPENRTB_2_4 \n- PROTOCOL_OPENRTB_PROTOBUF",
+ "description": "The protocol that the bidder endpoint is using. OpenRTB protocols with prefix PROTOCOL_OPENRTB_PROTOBUF use proto buffer, otherwise use JSON. Allowed values: \n- PROTOCOL_ADX \n- PROTOCOL_OPENRTB_2_2 \n- PROTOCOL_OPENRTB_2_3 \n- PROTOCOL_OPENRTB_2_4 \n- PROTOCOL_OPENRTB_PROTOBUF_2_3 \n- PROTOCOL_OPENRTB_PROTOBUF_2_4",
"type": "string"
},
"maximumQps": {
@@ -2484,7 +2484,7 @@
"type": "string"
},
"inventoryDescription": {
- "description": "Description for the deal terms. (updatable)",
+ "description": "Description for the deal terms. (buyer-readonly)",
"type": "string"
},
"isRfpTemplate": {
@@ -2887,6 +2887,11 @@
},
"type": "array"
},
+ "minimumViewabilityDecile": {
+ "description": "Requests where the predicted viewability is below the specified decile will not match. E.g. if the buyer sets this value to 5, requests from slots where the predicted viewability is below 50% will not match. If the predicted viewability is unknown this field will be ignored.",
+ "format": "int32",
+ "type": "integer"
+ },
"mobileCarriers": {
"description": "Requests containing any of these mobile carrier ids will match. Values are from mobile-carriers.csv in the downloadable files section.",
"items": {
@@ -3133,6 +3138,10 @@
"description": "Optional legacy offer id if this offer is a preferred deal offer.",
"type": "string"
},
+ "marketplacePublisherProfileId": {
+ "description": "Marketplace publisher profile Id. This Id differs from the regular publisher_profile_id in that 1. This is a new id, the old Id will be deprecated in 2017. 2. This id uniquely identifies a publisher profile by itself.",
+ "type": "string"
+ },
"name": {
"description": "The name for this product as set by the seller. (buyer-readonly)",
"type": "string"
« no previous file with comments | « discovery/googleapis/adexchangebuyer__v1.3.json ('k') | discovery/googleapis/admin__directory_v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698