A list of stream filters the user has available as represented in FQL.
| Name | Description |
|---|---|
filter_key string | A key identifying a particular filter for a user's stream |
icon_url string | The URL to the filter icon. For applications, this is the same as the application's icon |
is_visible bool | If true, indicates that the filter is visible on the home page. If false, the filter is hidden in the More link |
name string | The name of the filter as it appears on the home page |
rank unsigned int32 | The rank of where the filter appears in sort on News Feed |
type string | The type of filter. One of |
| id | The ID of the user whose filters you are querying |
value (number) or (string) | ID for the filter type |
To read the stream_filter table you need: