Properties
children_ids?
optionalchildren_ids?:string[]
Description
IDs of child events to set (must be non-empty; an empty array is ignored)config?
optionalconfig?:object
Index Signature
[key: string]: unknown
Description
Configuration fields to merge into the eventduration?
optionalduration?:number
Description
Event duration in millisecondsend_time?
optionalend_time?:number
Description
Unix timestamp in milliseconds for event endevent_id
event_id: string
Description
The unique identifier of the event to updatefeedback?
optionalfeedback?:object
Index Signature
[key: string]: unknown
Description
Feedback fields to merge into the eventmetadata?
optionalmetadata?:object
Index Signature
[key: string]: unknown
Description
Metadata fields to merge into the eventmetrics?
optionalmetrics?:object
Index Signature
[key: string]: unknown
Description
Metric values to merge into the eventoutputs?
optionaloutputs?:unknown
Description
Output data to replace on the event (accepts objects, strings, arrays, or scalars)user_properties?
optionaluser_properties?:object
Index Signature
[key: string]: unknown

