Skip to main content

Interface: TrackingResult

Properties

ok

ok: boolean

Whether the tracking was successful or not.


reason

Optional reason: string

The reason why the tracking failed.

Example

'Conversion not available'

Example

'Request failed: Network error'

Example

'Server responded with HTTP status code 500'