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

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

Issue 698403003: Api roll 5: 2014-11-05 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 1 month 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
Index: discovery/googleapis/adexchangebuyer__v1.3.json
diff --git a/discovery/googleapis/adexchangebuyer__v1.3.json b/discovery/googleapis/adexchangebuyer__v1.3.json
index a4d9037d555586f6d187e181df3da65ee8fd5ed5..198e7675dbc9624a31eb7785801c7b8c183c221e 100644
--- a/discovery/googleapis/adexchangebuyer__v1.3.json
+++ b/discovery/googleapis/adexchangebuyer__v1.3.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": "\"l66ggWbucbkBw9Lpos72oziyefE/IVGyzh-ksfiNeReN3JTCPs1PtOY\"",
+ "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/bOoBgOb8TcnyMQXYMKjYeQ3PEwA\"",
"icons": {
"x16": "https://www.google.com/images/icons/product/doubleclick-16.gif",
"x32": "https://www.google.com/images/icons/product/doubleclick-32.gif"
@@ -593,7 +593,7 @@
}
}
},
- "revision": "20141015",
+ "revision": "20141101",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Account": {
@@ -640,10 +640,20 @@
"description": "Resource type.",
"type": "string"
},
+ "maximumActiveCreatives": {
+ "description": "The maximum number of active creatives that an account can have, where a creative is active if it was inserted or bid with in the last 30 days. Please contact your technical account manager if you need to change this.",
+ "format": "int32",
+ "type": "integer"
+ },
"maximumTotalQps": {
"description": "The sum of all bidderLocation.maximumQps values cannot exceed this. Please contact your technical account manager if you need to change this.",
"format": "int32",
"type": "integer"
+ },
+ "numberActiveCreatives": {
+ "description": "The number of creatives that this account inserted or bid with in the last 30 days.",
+ "format": "int32",
+ "type": "integer"
}
},
"type": "object"
« no previous file with comments | « config.yaml ('k') | discovery/googleapis/adexchangeseller__v1.1.json » ('j') | pubspec.lock » ('J')

Powered by Google App Engine
This is Rietveld 408576698