Unified.to · Schema

property_AdsReportMetrics_campaign_targeting_audience_interests

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

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