Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.35 KB

File metadata and controls

29 lines (25 loc) · 1.35 KB

Unifapi.Sdk.Model.SeoSerpResult

Properties

Name Type Description Notes
Rank int [optional]
SourceRank int Rank reported by DataForSEO before page offset adjustment. [optional]
GroupRank int [optional]
Type string
Title string [optional]
Url string [optional]
Domain string [optional]
Snippet string [optional]
Text string [optional]
Markdown string [optional]
Breadcrumb string [optional]
Page int [optional]
Position Object [optional]
Rectangle Object [optional]
IsPaid bool [optional]
IsBillable bool True for organic search result records that count toward billing.
IsTarget bool [optional]
Questions List<string> People Also Ask questions extracted from this SERP element. [optional]
NestedItems List<Object> [optional]
Extras Dictionary<string, Object> Additional fields for rich SERP elements. [optional]

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