Widget interface includes information on a dashboard widget.

Table: Widget

ParameterTypeRequired[a]DefaultDescription
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.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.