Skip to content

channelString

Type Default
JSON String None

The channelString option is used to dynamically create a set of news filters. It uses the same syntax as a regular Channel, but allows the widget user to create a channel as part of the widget itself.

channelString

Example String: [{ "not": false, "entities": [ { "type": "entity", "value": 246 } ] }, { "not": false, "entities": [ { "type": "keyword", "value": "iphone" } ] } ]

This string restricts the search to Apple (entity id = 246.md) AND "iphone" (Keyword.md).


Help Home FTS Apollo™ Help RegLens® Help


Last update: November 29, 2021
Back to top