Widget interface includes information on a dashboard widget.

Table: Widget

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 17, 2024
descriptionstring   A description of the widget.
heightintegeryes  The height of the widget displayed on the dashboard.
idstringyes  The unique identifier for the dashboard widget.
titlestringyes  The title for the widget.
widthintegeryes  The width of the widget displayed on the dashboard.
xintegeryes  The x-axis value of the widget.
yintegeryes  The y-axis value of the widget.