WidgetInput is used to input data on a widget.

Table: WidgetInput

ParameterTypeRequiredDefaultDescription
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 23, 2024
descriptionstring  The description of the widget.
heightintegeryes The height of the widget.
idstringyes The unique identifier of the widget.
linkOptionsWidgetLinkPropertiesInput  Any options related to the URL link for the widget. See WidgetLinkPropertiesInput.
noteOptionsWidgetNotePropertiesInput  Any options related to the notes for the widget. See WidgetNotePropertiesInput.
parameterPanelOptionsWidgetParameterPanelPropertiesInput  The parameter of the panel options. See WidgetParameterPanelPropertiesInput.
queryOptionsWidgetQueryPropertiesInput  Any options for the query which is the basis of the widget. See WidgetQueryPropertiesInput.
titlestringyes The title to display for the widget.
widthintegeryes The width of the widget.
xintegeryes The value of the `X` axis for the widget.
yintegeryes The value of the `Y` axis for the widget.