An incoming data collection event is an event created by edgee, which will be processed and transformed into one or more outgoing data collection events by the components.

object
string

String representing the object's type. Objects of the same type share the same value

uuid
string

Unique identifier for the event

timestamp
string

Time at which the event was created

type
enum<string>

Type of the event

Available options:
page,
track,
user
from
enum<string>

Origin of the event

Available options:
edge,
client,
third
data
object

Data of the event

context
object

Context of the event