Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.12 KB

File metadata and controls

24 lines (20 loc) · 1.12 KB

Unifapi.Sdk.Model.GeoSerpResult

Properties

Name Type Description Notes
Rank int [optional]
GroupRank int [optional]
Type string
Title string [optional]
Text string [optional]
Markdown string [optional]
Page int [optional]
Position string [optional]
References List<GeoSerpReference> [optional]
Links List<GeoSerpLink> [optional]
Images List<GeoSerpImage> [optional]
Sections List<GeoSerpSection> [optional]
IsBillable bool True for top-level AI SERP result records that count toward billing.
IsTarget bool [optional]
Extras Dictionary<string, Object> [optional]

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