| 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"
|
|
|