blob: 3e36a7fbf568f04287fce9fe0acf9d9412b62dab [file] [log] [blame]
{
"campaign": {
"properties": {
"cost": {
"type": "double"
},
"startDate": {
"type": "date"
},
"endDate": {
"type": "date"
},
"metadata": {
"properties": {
"enabled": {
"type": "boolean"
},
"hidden": {
"type": "boolean"
},
"missingPlugins": {
"type": "boolean"
},
"readOnly": {
"type": "boolean"
}
}
}
}
}
}