Unified.to · Schema

property_AdsCampaign_targeting_audience_excluded_behaviors

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-adscampaign-targeting-audience-excluded-behaviors-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_AdsCampaign_targeting_audience_excluded_behaviors",
  "title": "property_AdsCampaign_targeting_audience_excluded_behaviors",
  "items": {
    "$ref": "#/components/schemas/AudienceSegment"
  },
  "type": "array"
}