Home > doofinder > ClickStatsParamsWithDfid
ClickStatsParamsWithDfid interface
Parameters for click stats with dfid.
Signature:
export interface ClickStatsParamsWithDfid extends StatsParams
Properties
| Property | Type | Description |
|---|---|---|
| custom_results_id | string | number | Optional ID of the custom results that produced the current set of results. |
| dfid | string | Unique ID of the clicked result. |
| query | string | Optional search terms. |
| user_id | string | Unique ID of the user. |