Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 955 Bytes

File metadata and controls

28 lines (16 loc) · 955 Bytes

GeoSerpRequest

Properties

Name Type Description Notes
query String Search query to inspect in AI Mode.
target String Optional domain or URL to mark when it appears in AI Mode answers, links, or cited references. [optional]
location GeoSerpLocation [optional]
language String Search language as an ISO code or full language name. Defaults to en. [optional]
device DeviceEnum AI SERP device type. Defaults to desktop. [optional]
includePixelRankings Boolean When true, request pixel rectangle data for visual AI SERP analysis. [optional]
view GeoSerpView [optional]

Enum: DeviceEnum

Name Value
DESKTOP "desktop"
MOBILE "mobile"