AckdbDashboardFeedSpec

Recent membership changes for the pinned segment, from the S1 change log. `reenter` is reported (and filtered) as `enter`.

Properties

kindsarray of

Default both.

string
"enter""exit"
limitintegermin 1 · max 100

Default 20.

windowDaysintegermin 1 · max 730

Optional recency cut.

Example

AckdbDashboardFeedSpec example
{
  "kinds": [
    "enter"
  ],
  "limit": 0,
  "windowDays": 0
}