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] |