...
Code Block |
---|
{ "PublisherProgramId": "YourProgramId", "PublisherSystemId": "YourSystemName", "PublisherEventId": "some_key_from_your_system", "EventType": "AI_COMP_SUCCESS", "PublisherParticipantId": "joebob@example.com", "PublisherEventCategory": { "value": "some_key", "label": "friendly valuedescription" }, "PublisherEventData": { JSON }, "EventStartUtc": "UTC date/time", "EventEndUtc": "UTC date/time" } |
...