Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 815 Bytes

File metadata and controls

14 lines (11 loc) · 815 Bytes

# NewsSearchRequest

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]
os \Unifapi\Sdk\Model\SerpListOs [optional]

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