ArgumentInput
is for
inputing key/value pairs of data for arguments.
Table: ArgumentInput
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 | |||||
suggestedAlertType | SuggestedAlertTypeInfo | Long-Term | Suggested type of alert to use for the given query. Returns null if no suitable alert type could be suggested. The given query is not guaranteed to be valid for the suggested alert type. See SuggestedAlertTypeInfo . | ||
validateQuery | QueryValidationInfo | yes | Long-Term | Check if the given query contains any errors or warnings when used in a standard search context. See QueryValidationInfo . |