Search result clickthrough tracking table.
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| clickDate | bigint | N/A | false | The date the result was clicked. Primary key. | |
| objectID | bigint | N/A | false | Object ID clicked through to. Primary key. | |
| objectType | bigint | N/A | false | Object type clicked through to. Primary key. | |
| searchID | bigint | N/A | false | Search ID. Primary key. |