Name | Type | Description | Notes |
---|---|---|---|
request_id | string | Unique identifier of the user's request. | |
browser_details | \Fingerprint\ServerAPI\Model\BrowserDetails | ||
incognito | bool | Flag if user used incognito session. | |
ip | string | IP address of the requesting browser or bot. | |
ip_location | \Fingerprint\ServerAPI\Model\DeprecatedGeolocation | [optional] | |
linked_id | string | A customer-provided id that was sent with the request. | [optional] |
timestamp | int | Timestamp of the event with millisecond precision in Unix time. | |
time | \DateTime | Time expressed according to ISO 8601 in UTC format, when the request from the client agent was made. We recommend to treat requests that are older than 2 minutes as malicious. Otherwise, request replay attacks are possible. | |
url | string | Page URL from which the request was sent. | |
tag | array | ||
confidence | \Fingerprint\ServerAPI\Model\IdentificationConfidence | [optional] | |
visitor_found | bool | Attribute represents if a visitor had been identified before. | |
first_seen_at | \Fingerprint\ServerAPI\Model\IdentificationSeenAt | ||
last_seen_at | \Fingerprint\ServerAPI\Model\IdentificationSeenAt | ||
components | array | [optional] |