Unified.to · Schema

property_AdsCreative_asset_urls

Hosted asset mode (best-effort, provider-specific

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-adscreative-asset-urls-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_AdsCreative_asset_urls",
  "title": "property_AdsCreative_asset_urls",
  "description": "Hosted asset mode (best-effort, provider-specific",
  "items": {
    "type": "string"
  },
  "type": "array"
}