Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.43 KB

File metadata and controls

25 lines (21 loc) · 1.43 KB

Unifapi.Sdk.Model.SeoSerpResponse

Properties

Name Type Description Notes
Query string
Location string
Language string
Device string
Os SeoSerpOs [optional]
View SeoSerpView
RankWindow SeoSerpRankWindow
ObservedAt string [optional]
SearchUrl string [optional]
TotalResults int [optional]
SerpFeatures List<string>
Summary SeoSerpSummary
Questions List<SeoSerpQuestion> People Also Ask questions useful for SEO content-gap analysis.
Results List<SeoSerpResult> SERP elements returned in source order. Organic results are billable; ads, reviews, people-also-ask, knowledge graph, and other rich elements are returned as free context.
Target SeoSerpTarget [optional]
Competitors List<SeoSerpCompetitor> Organic result domains excluding the optional target domain. Omitted when results are truncated by balance. [optional]

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