Payload deserialized by a SCE Loader.
Payload deserialized by a SCE Loader. Contains the payload sent by a webhook or by a Snowplow tracker, without knowing if the parameters are valid for the adapter that will read it to create the RawEvent(s).
Contains the input of the enrichments as well as some output.
Entirely valid and parsed Snowplow enriched event
Can contain all the fields added by the enrichments are just a part if an enrichment failed.
Input event that gets enriched.
Input event that gets enriched. Unlike CollectorPayload represents a single event
Payload received by a collector, before being interpreted (in Scala Common Enrich).
Payload received by a collector, before being interpreted (in Scala Common Enrich). A raw payload can be serialized with Thrift, be a TSV or be a Cloudfront log for instance.