Skip to content

Latest commit

 

History

History
44 lines (41 loc) · 3.52 KB

WebhookVisit.md

File metadata and controls

44 lines (41 loc) · 3.52 KB

WebhookVisit

Properties

Name Type Description Notes
VisitorId string [default to null]
ClientReferrer string [optional] [default to null]
UserAgent string [optional] [default to null]
Bot *BotdDetectionResult [optional] [default to null]
IpInfo *IpInfoResult [optional] [default to null]
Incognito bool Flag if user used incognito session. [default to null]
RootApps *RootAppsResult [optional] [default to null]
Emulator *EmulatorResult [optional] [default to null]
ClonedApp *ClonedAppResult [optional] [default to null]
FactoryReset *FactoryResetResult [optional] [default to null]
Jailbroken *JailbrokenResult [optional] [default to null]
Frida *FridaResult [optional] [default to null]
IpBlocklist *IpBlockListResult [optional] [default to null]
Tor *TorResult [optional] [default to null]
PrivacySettings *PrivacySettingsResult [optional] [default to null]
VirtualMachine *VirtualMachineResult [optional] [default to null]
Vpn *VpnResult [optional] [default to null]
Proxy *ProxyResult [optional] [default to null]
Tampering *TamperingResult [optional] [default to null]
RawDeviceAttributes *map[string]interface{} [optional] [default to null]
HighActivity *HighActivityResult [optional] [default to null]
LocationSpoofing *LocationSpoofingResult [optional] [default to null]
SuspectScore *SuspectScoreResult [optional] [default to null]
RequestId string Unique identifier of the user's identification request. [default to null]
BrowserDetails *BrowserDetails [default to null]
Ip string [default to null]
IpLocation *DeprecatedIpLocation [optional] [default to null]
Timestamp int64 Timestamp of the event with millisecond precision in Unix time. [default to null]
Time time.Time Time expressed according to ISO 8601 in UTC format. [default to null]
Url string Page URL from which the identification request was sent. [default to null]
Tag ModelMap A customer-provided value or an object that was sent with identification request. [default to null]
LinkedId string A customer-provided id that was sent with identification request. [optional] [default to null]
Confidence *Confidence [optional] [default to null]
VisitorFound bool Attribute represents if a visitor had been identified before. [default to null]
FirstSeenAt *SeenAt [default to null]
LastSeenAt *SeenAt [default to null]

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