Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.1 KB

File metadata and controls

17 lines (14 loc) · 1.1 KB

# LocalFinderRequest

Properties

Name Type Description Notes
query string Search query to inspect.
location \Unifapi\Sdk\Model\SerpListLocation [optional]
language string Search language as an ISO code or full language name. Defaults to en. [optional]
limit int Number of results to return, matching the limit parameter used across other UnifAPI endpoints. Maps to result depth. [optional]
view SerpListView [optional]
device \Unifapi\Sdk\Model\SerpListDevice [optional]
os \Unifapi\Sdk\Model\SerpListOs [optional]
min_rating float Filter results to places with at least this average rating. [optional]
time_filter string Filter results by open hours. open_now keeps only places open at request time. [optional]

[Back to Model list] [Back to API list] [Back to README]