Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.98 KB

File metadata and controls

11 lines (8 loc) · 1.98 KB

FeedResult

Fields

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.