WidgetInput is used to input data on a widget.

Table: WidgetInput

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