SuggestQueryResult - Amazon Location Service

SuggestQueryResult

The suggested query results.

Contents

QueryId

QueryId can be used to complete a follow up query through the SearchText API. The QueryId retains context from the original Suggest request such as filters, political view and language. See the SearchText API documentation for more details SearchText API docs.

Note

The fields QueryText, and QueryID are mutually exclusive.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 400.

Required: No

QueryType

The query type. Category qeuries will search for places which have an entry matching the given category, for example "doctor office". BusinessChain queries will search for instances of a given business.

Type: String

Valid Values: Category | BusinessChain

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: