Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 3.32 KB

File metadata and controls

11 lines (8 loc) · 3.32 KB

FeedRequest

Fields

Field Type Required Description Example
categories List<FeedRequestCategory> Categories of content requested. An allowlist gives flexibility to request content separately or together.
requestOptions Optional<FeedRequestOptions> N/A
timeoutMillis Optional<Long> Timeout in milliseconds for the request. A 408 error will be returned if handling the request takes longer. 5000
sessionInfo Optional<SessionInfo> N/A