DashboardUnfavorited
Indicates that a user has unfavorited a dashboard in Superset
Base Schema
All analytics events are based on the TrackEvent schema which provides common properties like messageId, userId, context, timestamps, and more.
Base Schema Reference: analytics-track.yaml
Event-Specific Properties
This schema shows only the event-specific properties that extend the base TrackEvent schema:
1 property
Properties specific to this event type (extends BaseEvent)
dashboardIdinteger<int64>
Unique identifier of the dashboard in Superset.