chore(update): all jsons; version-up

As we are now back to serde 0.6, the patch-level was upped too.
This commit is contained in:
Sebastian Thiel
2016-04-10 14:04:44 +02:00
parent d2c12c2964
commit 930ce6d5c2
107 changed files with 25620 additions and 733 deletions

View File

@@ -1,13 +1,13 @@
{
"kind": "discovery#restDescription",
"etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/GZARS-KMkd3MBeJCdPYZ0gyz7c8\"",
"etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/mQph4Sf_SMRIA7kCek-g2XOXzv4\"",
"discoveryVersion": "v1",
"id": "doubleclicksearch:v2",
"name": "doubleclicksearch",
"version": "v2",
"revision": "20160217",
"revision": "20160401",
"title": "DoubleClick Search API",
"description": "Report and modify your advertising data in DoubleClick Search (for example, campaigns, ad groups, keywords, and conversions).",
"description": "Reports and modifies your advertising data in DoubleClick Search (for example, campaigns, ad groups, keywords, and conversions).",
"ownerDomain": "google.com",
"ownerName": "Google",
"icons": {
@@ -158,7 +158,7 @@
},
"attributionModel": {
"type": "string",
"description": "This field is ignored."
"description": "Available to advertisers only after contacting DoubleClick Search customer support."
},
"campaignId": {
"type": "string",
@@ -199,7 +199,7 @@
},
"countMillis": {
"type": "string",
"description": "This field is ignored.",
"description": "Available to advertisers only after contacting DoubleClick Search customer support.",
"format": "int64"
},
"criterionId": {
@@ -272,7 +272,7 @@
},
"revenueMicros": {
"type": "string",
"description": "The revenue amount of this TRANSACTION conversion, in micros (value multiplied by 1000, no decimal). For example, to specify a revenue value of \"10\" enter \"10000\" in your request.",
"description": "The revenue amount of this TRANSACTION conversion, in micros (value multiplied by 1000000, no decimal). For example, to specify a revenue value of \"10\" enter \"10000000\" (10 million) in your request.",
"format": "int64"
},
"segmentationId": {