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/pe0nuOIqkvSnuqKAY9SdBjfx-IY\"",
"etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/gVPQK4zBltgLF-WP2KuWChXt6qc\"",
"discoveryVersion": "v1",
"id": "dfareporting:v2.2",
"name": "dfareporting",
"version": "v2.2",
"revision": "20160128",
"revision": "20160323",
"title": "DCM/DFA Reporting And Trafficking API",
"description": "Manage your DoubleClick Campaign Manager ad campaigns and reports.",
"description": "Manages your DoubleClick Campaign Manager ad campaigns and reports.",
"ownerDomain": "google.com",
"ownerName": "Google",
"icons": {
@@ -433,9 +433,11 @@
"enum": [
"INTERNAL_ADMINISTRATOR",
"NORMAL_USER",
"READ_ONLY_SUPER_USER",
"SUPER_USER"
],
"enumDescriptions": [
"",
"",
"",
""
@@ -2850,6 +2852,7 @@
"NOT_SSL_COMPLIANT",
"ORPHANED_ASSET",
"PRIMARY_HTML_MISSING",
"SVG_INVALID",
"ZIP_INVALID"
],
"enumDescriptions": [
@@ -2875,6 +2878,7 @@
"",
"",
"",
"",
""
]
}
@@ -6053,7 +6057,7 @@
},
"compatibility": {
"type": "string",
"description": "Placement compatibility. WEB and WEB_INTERSTITIAL refer to rendering either on desktop or on mobile devices for regular or interstitial ads, respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps.IN_STREAM_VIDEO refers to rendering in in-stream video ads developed with the VAST standard. This field is required on insertion.",
"description": "Placement compatibility. WEB and WEB_INTERSTITIAL refer to rendering either on desktop or on mobile devices for regular or interstitial ads, respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps. IN_STREAM_VIDEO refers to rendering in in-stream video ads developed with the VAST standard. This field is required on insertion.",
"enum": [
"APP",
"APP_INTERSTITIAL",
@@ -15385,7 +15389,7 @@
},
"compatibilities": {
"type": "string",
"description": "Select only placements that are associated with these compatibilities. WEB and WEB_INTERSTITIAL refer to rendering either on desktop or on mobile devices for regular or interstitial ads respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps.IN_STREAM_VIDEO refers to rendering in in-stream video ads developed with the VAST standard.",
"description": "Select only placements that are associated with these compatibilities. WEB and WEB_INTERSTITIAL refer to rendering either on desktop or on mobile devices for regular or interstitial ads respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps. IN_STREAM_VIDEO refers to rendering in in-stream video ads developed with the VAST standard.",
"enum": [
"APP",
"APP_INTERSTITIAL",