Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 926 Bytes

File metadata and controls

19 lines (15 loc) · 926 Bytes

Unifapi.Sdk.Model.NewsSearchResponse

Properties

Name Type Description Notes
Query string
Location string
Language string
View SerpListView
ObservedAt string [optional]
SearchUrl string [optional]
ItemTypes List<string> SERP element types present in the result, in source order.
TotalResults int [optional]
ResultCount int Number of result elements returned.
Results List<SerpListElement> News SERP elements in source order. News articles and top-stories blocks are billable; ads are free context.

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