Optional_dd?: {Internal properties
Optional Readonlyaction?: {Action properties
Optionalname_source?: The strategy of how the auto click action name is computed
Optional Readonlyposition?: { x: number; y: number; [k: string]: unknown }Action position properties
Readonlyx: numberX coordinate relative to the target element of the action (in pixels)
Readonlyy: numberY coordinate relative to the target element of the action (in pixels)
Optionaltarget?: { height?: number; selector?: string; width?: number; [k: string]: unknown }Target properties
Optional Readonlyheight?: numberHeight of the target element (in pixels)
Optional Readonlyselector?: stringCSS selector path of the target element
Optional Readonlywidth?: numberWidth of the target element (in pixels)
Readonlyaction: {Action properties
Optional Readonlycrash?: { count: number; [k: string]: unknown }Properties of the crashes of the action
Readonlycount: numberNumber of crashes that occurred on the action
Optional Readonlyerror?: { count: number; [k: string]: unknown }Properties of the errors of the action
Readonlycount: numberNumber of errors that occurred on the action
Optional Readonlyfrustration?: {Action frustration properties
Readonlytype: ("rage_click" | "dead_click" | "error_click" | "rage_tap" | "error_tap")[]Action frustration types
Optional Readonlyid?: stringUUID of the action
Optional Readonlyloading_time?: numberDuration in ns to the action is considered loaded
Optional Readonlylong_task?: { count: number; [k: string]: unknown }Properties of the long tasks of the action
Readonlycount: numberNumber of long tasks that occurred on the action
Optional Readonlyresource?: { count: number; [k: string]: unknown }Properties of the resources of the action
Readonlycount: numberNumber of resources that occurred on the action
Optional Readonlytarget?: { name: string; [k: string]: unknown }Action target properties
Target name
Readonlytype: "custom" | "click" | "tap" | "scroll" | "swipe" | "application_start" | "back"Type of the action
Readonlytype: "action"RUM event type
Readonlyview: { in_foreground?: boolean; [k: string]: unknown }View properties
Optional Readonlyin_foreground?: booleanIs the action starting in the foreground (focus in browser)
Schema of all properties of an Action event