Adobe Launch · Schema

InteractRequest

Data CollectionEdge NetworkEvent ForwardingMarketing TechnologyTag Management

Properties

Name Type Description
event object
View JSON Schema on GitHub

JSON Schema

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