This page describes the WidgetType enum that defines the type of content in a dashboard widget.

WidgetType

ValueDescription
WIDGET_TYPE_UNKNOWNUnknown widget type
WIDGET_TYPE_VISUALIZATIONChart or table visualization
WIDGET_TYPE_MARKDOWNRich text content
WIDGET_TYPE_SUMMARYSummary or aggregated content

Additional Resources