Source code

Revision control

Copy as Markdown

Other Tools

{
"title": "Ad events response",
"type": "object",
"additionalProperties": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
}