The AddRecentQueryInput
input includes various settings.
Table: AddRecentQueryInput
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 17, 2024 | |||||
end | string | yes | Long-Term | The end of the relative time interval for the query. | |
isLive | boolean | yes | Long-Term | Whether the query is live. | |
options | json | Long-Term | Any options related to the query. | ||
queryArguments | [InputDictionaryEntry ] | yes | Long-Term | Arguments related to the recent query. See InputDictionaryEntry . | |
queryString | string | yes | Long-Term | The query string. | |
start | string | yes | Long-Term | The start of the relative time interval for the query. | |
viewName | string | yes | Long-Term | The name of the view. | |
widgetType | string | Long-Term | The type of widget used, if one. |