Skip to main content

Properties

children_ids?

optional children_ids?: string[]

Description

IDs of child events to set (must be non-empty; an empty array is ignored)

config?

optional config?: object

Index Signature

[key: string]: unknown

Description

Configuration fields to merge into the event

duration?

optional duration?: number

Description

Event duration in milliseconds

end_time?

optional end_time?: number

Description

Unix timestamp in milliseconds for event end

event_id

event_id: string

Description

The unique identifier of the event to update

feedback?

optional feedback?: object

Index Signature

[key: string]: unknown

Description

Feedback fields to merge into the event

metadata?

optional metadata?: object

Index Signature

[key: string]: unknown

Description

Metadata fields to merge into the event

metrics?

optional metrics?: object

Index Signature

[key: string]: unknown

Description

Metric values to merge into the event

outputs?

optional outputs?: unknown

Description

Output data to replace on the event (accepts objects, strings, arrays, or scalars)

user_properties?

optional user_properties?: object

Index Signature

[key: string]: unknown

Description

User properties to merge into the event