Indicates that a redirect has been triggered for a given query.
Name | Type | Description | Notes |
---|---|---|---|
Id | string | The redirect's ID. | [optional] |
Target | string | The target to redirect the user to. | [optional] |
Token | string | A redirect token. Call SendEvent with this token to indicate that a redirect has been performed. | [optional] |