WidgetQueryPropertiesInput
is used to input the query properties of a widget.
Table: WidgetQueryPropertiesInput
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
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 | |||||
customLinkInteractions | [CustomLinkInteractionInput ] | yes | Long-Term | The factors for a custom link for interactions. See CustomLinkInteractionInput . | |
dashboardLinkInteractions | [DashboardLinkInteractionInput ] | yes | Long-Term | The factors for a dashboard link for the interactions. See DashboardLinkInteractionInput . | |
end | string | yes | Long-Term | The ending point for the widget query. | |
options | string | Long-Term | Any options related to the widget. | ||
queryString | string | yes | Long-Term | The query string that is the basis for the widget. | |
searchLinkInteractions | [SearchLinkInteractionInput ] | yes | Long-Term | The factors for a search link for the interactions. See SearchLinkInteractionInput . | |
start | string | yes | Long-Term | The starting point for the widget query. | |
updateParametersInteractions | [UpdateParametersInteractionInput ] | yes | Long-Term | The settings to update for a parameters interaction. See UpdateParametersInteractionInput . | |
widgetType | string | yes | Long-Term | The type of widget to use. |