brandSearch

abstract suspend fun brandSearch(searchRequest: DashSearchRequest, options: DashBrandOptions): List<DashSearchResult>

Performs a search request for places based on a brand name. This functionality is only supported for a SearchEngine with ApiType.SEARCH_BOX. For other api types callback will be called with UnsupportedOperationException immediately.

This API is available for selected customers only. Contact our sales team to access brand search API.