Skip to main content

# QueryWithDateRange

Properties

NameTypeDescriptionNotes
sources\NumenoArtRec\Model\QuerySources[optional]
topics\NumenoArtRec\Model\QueryTopics[optional]
fromstringThe date from which to fetch Articles in ISO 8601 UTC datetime format or in milliseconds since epoch. The maximum date range to query is 1 year.[optional]
tostringThe date until which to fetch Articles in ISO 8601 UTC datetime format or in milliseconds since epoch. The maximum date range to query is 1 year.[optional]

[Back to Model list] [Back to API list] [Back to Intro]