| Field | Type | Required | Description |
|---|---|---|---|
experimentIds |
List<long> | ➖ | List of experiment ids for the corresponding request. |
trackingToken |
Optional<String> | ➖ | An opaque token that represents this particular feed response. |
serverTimestamp |
long | ✔️ | Server unix timestamp (in seconds since epoch UTC). |
results |
List<FeedResult> | ➖ | N/A |
facetResults |
Map<String, List\<FacetResult>> | ➖ | Map from category to the list of facets that can be used to filter the entry's content. |
mentionsTimeWindowInHours |
Optional<Long> | ➖ | The time window (in hours) used for generating user mentions. |