Adobe Launch · Schema

MediaEventRequest

Data CollectionEdge NetworkEvent ForwardingMarketing TechnologyTag Management

Properties

Name Type Description
events array
View JSON Schema on GitHub

JSON Schema

data-collection-media-event-request-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "MediaEventRequest",
  "type": "object",
  "properties": {
    "events": {
      "type": "array"
    }
  }
}