The Widget interface includes various settings.

Table: Widget

ParameterTypeRequired[a]DefaultDescription
idstringyes The unique identifier for the dashboard widget.
titlestringyes The title for the widget.
descriptionstring  A description of the widget.
xintegeryes The x-axis value of the widget.
yintegeryes The y-axis value of the widget.
widthintegeryes The width of the widget displayed on the dashboard.
heightintegeryes The height of the widget displayed on the dashboard.

[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.