Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.2 KB

File metadata and controls

21 lines (18 loc) · 1.2 KB

# GeoSerpResponse

Properties

Name Type Description Notes
query string
location string
language string
device string
surface string
view \Unifapi\Sdk\Model\GeoSerpView
observed_at string [optional]
search_url string [optional]
total_results int [optional]
serp_features string[]
results \Unifapi\Sdk\Model\GeoSerpResult[] AI SERP elements returned in source order. Top-level AI overview records are billable; cited references, links, images, and answer sections are returned as context inside each result.
target \Unifapi\Sdk\Model\GeoSerpTarget [optional]
competitors \Unifapi\Sdk\Model\GeoSerpCompetitor[] Domains cited or linked by AI Mode, excluding the optional target domain. Omitted when results are truncated by balance. [optional]

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