Event schemas¶
This page is the canonical reference for Event schemas.
ExposureEventV1¶
Schema file:
schemas/events/exposure.v1.json
Format:
- JSON Lines (one JSON object per line)
Required fields:
v: must be 1ts: RFC3339 timestamptenant: stringsurface: stringsession_id: stringitem_id: string
Optional fields:
user_idrequest_idrank
See also: testdata/events/.
Read next¶
- Start here: Start here
- Add event field: How-to: Add a new field to exposure events
- Data lifecycle: Data lifecycle
- Run a backfill: How-to: Run a backfill safely