| Field | Type | Required | Description |
|---|---|---|---|
category |
FeedResultCategory | ✔️ | Category of the result, one of the requested categories in incoming request. |
primaryEntry |
FeedEntry | ✔️ | N/A |
secondaryEntries |
List<FeedEntry> | ➖ | Secondary entries for the result e.g. suggested docs for the calendar, carousel. |
rank |
Optional<Long> | ➖ | Rank of the result. Rank is suggested by server. Client side rank may differ. |