Unified.to · Schema

AdsOrganizations

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

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