{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "atomic_creative_healthcheck_response", "type": "object", "properties": { "AdxOpenAuction": { "type": "string" }, "AtomicCreativeID": { "type": "integer" }, "Freakout": { "type": "string" }, "MicrosoftAdExchange": { "type": "string" }, "AdxDeals": { "type": "string" }, "MoPubDirect": { "type": "string" }, "RightMediaExchange": { "type": "string" }, "BrightrollForDisplay": { "type": "string" }, "AppNexus": { "type": "string" }, "EntityType": { "type": "string" }, "NetStatus": { "type": "string" }, "CreativeName": { "type": "string" }, "AdvertiserID": { "type": "integer" }, "AdvertiserName": { "type": "string" } } }