| 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] |