AutocompleteSearchOptions
Contains the parameters to use in an autocomplete search.
Parameters
The search query.
Language in which the autocomplete results should be returned. Must be one of the TomTom-supported IETF language tags. See https://developer.tomtom.com/search-api/search-api/supported-languages for more details.
The maximum number of autocomplete results that will be returned.
The position around which results should be biased.
The search radius in meters.
A set of country codes (e.g., FR,ES). This limits the autocomplete results to the specified countries.
Restricts the results to specific segments (e.g., "category", "brand", or "category,brand"). A result is only included if at least one segment is any of the indicated types.
Important: This is a Public Preview API. It may be changed or removed at any time.