Name | Type | Description | Notes |
---|---|---|---|
id | int | A unique identifier for this error. | [optional] |
percentage | double | The percentage of views that experienced this error. | [optional] |
notes | string | Notes that are attached to this error. | [optional] |
message | string | The error message. | [optional] |
last_seen | string | The last time this error was seen (ISO 8601 timestamp). | [optional] |
description | string | Description of the error. | [optional] |
count | int | The total number of views that experienced this error. | [optional] |
code | int | The error code | [optional] |
player_error_code | string | The string version of the error code | [optional] |