Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional authorA user referenced from a dashboard usage record (author or viewer).
Optional createdWhen the dashboard was created.
Optional dashboardThe dashboard quality score, or null when no score is available.
Optional editedWhen the dashboard was most recently edited.
The Datadog organization that owns the dashboard.
Optional teamsTeams the dashboard is tagged with.
Optional titleThe dashboard title.
Optional totalTotal view count for the dashboard. Counts only views captured by Real User Monitoring (RUM); 0 in orgs without RUM.
Optional totalView counts keyed by view type (in_app, embed, public, shared, api, unknown). Counts only views captured by Real User Monitoring (RUM); empty in orgs without RUM.
Optional viewedWhen the dashboard was most recently viewed. Populated only when Real User Monitoring (RUM) is active for the org; null in orgs without RUM.
Optional viewerA user referenced from a dashboard usage record (author or viewer).
Optional widgetThe total number of widgets on the dashboard.
Optional widgetWidget counts keyed by widget type. The map includes group widgets and widgets without requests.
Generated using TypeDoc
Usage statistics for a dashboard. The
viewerfield and all view-count fields (total_views,viewed_at,total_views_by_type) are populated only when Real User Monitoring (RUM) is active for the org.