Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.49 KB

ScreenRecordingPageView.md

File metadata and controls

28 lines (24 loc) · 1.49 KB

ScreenRecordingPageView

Properties

Name Type Description Notes
domain str [optional]
events list[ScreenRecordingPageViewEvent] [optional]
first_event_timestamp str First event timestamp [optional]
http_post bool [optional]
last_event_timestamp str Last event timestamp [optional]
missing_events bool [optional]
params list[ScreenRecordingPageViewParameter] [optional]
range_end int [optional]
range_start int [optional]
referrer str [optional]
referrer_params list[ScreenRecordingPageViewParameter] [optional]
referrer_raw str [optional]
screen_recording_page_view_uuid str [optional]
time_on_page int [optional]
timing_dom_content_loaded int Amount of time for DOMContentLoaded event to fire (milliseconds) [optional]
timing_loaded int Amount of time for loaded event to fire (milliseconds) [optional]
truncated_events bool [optional]
ucapv str [optional]
url str [optional]

[Back to Model list] [Back to API list] [Back to README]