Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.52 KB

File metadata and controls

24 lines (21 loc) · 1.52 KB

# SeoSerpResponse

Properties

Name Type Description Notes
query string
location string
language string
device string
os \Unifapi\Sdk\Model\SeoSerpOs [optional]
view \Unifapi\Sdk\Model\SeoSerpView
rank_window \Unifapi\Sdk\Model\SeoSerpRankWindow
observed_at string [optional]
search_url string [optional]
total_results int [optional]
serp_features string[]
summary \Unifapi\Sdk\Model\SeoSerpSummary
questions \Unifapi\Sdk\Model\SeoSerpQuestion[] People Also Ask questions useful for SEO content-gap analysis.
results \Unifapi\Sdk\Model\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 \Unifapi\Sdk\Model\SeoSerpTarget [optional]
competitors \Unifapi\Sdk\Model\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]