Unified.to · Schema

MarketingReports

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-marketingreports-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/MarketingReports",
  "title": "MarketingReports",
  "items": {
    "$ref": "#/components/schemas/MarketingReport"
  },
  "type": "array"
}