ClientEventMessage

PropertyTypeDescriptionRequired
clientEventIdstringGUID assigned by client to associate with the eventYes
clientEventTypeClientEventTypeType of the event which took placeYes
clientEventClientEventEvent which took placeYes
clientEventTimestampstringISO-8601 timestamp representing when the event took placeYes
clientEventMetadataClientEventMetadataMetadata to associate with event, if applicableDepends on which ClientEventType is specified. See ClientEventMetadata for more information.