Skip to content

Latest commit

 

History

History
59 lines (55 loc) · 3.31 KB

ScreenRecording.md

File metadata and controls

59 lines (55 loc) · 3.31 KB

ScreenRecording

Properties

Name Type Description Notes
ad_platform ScreenRecordingAdPlatform [optional]
analytics_client_oid int [optional]
analytics_session_dts int [optional]
analytics_session_oid int [optional]
communications_campaign_name str Campaign Name [optional]
communications_campaign_uuid str Campaign UUID [optional]
communications_email_subject str Email subject [optional]
communications_email_uuid str Email UUID [optional]
communications_flow_name str Flow Name [optional]
communications_flow_uuid str Flow UUID [optional]
email str [optional]
email_domain str [optional]
end_timestamp str Ending timestamp [optional]
esp_customer_uuid str [optional]
events_gz_size int [optional]
events_json_key str [optional]
favorite bool True if the user calling the API has favorited this particular screen recording. [optional]
favorites list[int] Array of user ids that favorited this particular screen recording. [optional]
geolocation GeoPoint [optional]
geolocation_country str [optional]
geolocation_state str [optional]
language_iso_code str Language ISO code [optional]
merchant_id str [optional]
merchant_notes str [optional]
missing_external_tracking bool True if external page view was not tracked [optional]
order_id str [optional]
page_view_count int [optional]
page_views list[ScreenRecordingPageView] [optional]
preferred_language str ISO 3 Letter language code that the customer would prefer [optional]
referrer_domain str [optional]
rrweb_version str [optional]
screen_recording_uuid str [optional]
signed_download_url str [optional]
start_timestamp str Starting timestamp [optional]
storefront_oids list[int] [optional]
storefronts list[ScreenRecordingStoreFront] [optional]
tags list[str] [optional]
time_on_site int [optional]
ucacid str [optional]
user_agent ScreenRecordingUserAgent [optional]
user_agent_raw str [optional]
user_ip str [optional]
user_properties list[ScreenRecordingUserProperty] [optional]
utm_campaign str UTM Campaign [optional]
utm_source str UTM Source [optional]
visitor_first_seen str Timestamp this visitor was first seen [optional]
visitor_number int [optional]
watched bool [optional]
window_height int [optional]
window_width int [optional]

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