| 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] | |
| search_this_area | bool | When true, return results from the displayed map area rather than the broader location. | [optional] |
| search_places | bool | When true, use search-places mode to return listings the way the mobile app surfaces them. | [optional] |