When it comes to events within the Adobe RTCDP platform the minimum payload is required. { "_id": "unique identifier","timestamp": "ISO time stamp of when event occured""identityfield": "string" } The timestamp value of the event can be a current, prior, or future timestamp. As noted in your use c...