ViewerHeatmapCreatedEventΒΆ

Class ViewerHeatmapCreatedEventExperimental

Experimental. May be changed in the future without notice.

Event that is fired when a heatmap is created in a viewer.

Hierarchy (View Summary)

Properties

heatmapId: number

The ID of the heatmap data that was created.

id: number
properties: HeatmapProperties

The properties of the heatmap that was created.

transactionCode?: string
transactionID?: number
type?: EventType
viewerId: string

The ID of the viewer that the heatmap was created in.