Unified.to · Schema

property_MarketingCampaign_list_ids

Associated listaudience IDs

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-marketingcampaign-list-ids-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_MarketingCampaign_list_ids",
  "title": "property_MarketingCampaign_list_ids",
  "description": "Associated listaudience IDs",
  "items": {
    "type": "string"
  },
  "type": "array"
}