| 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] |
| Name | Value |
|---|---|
| DESKTOP | "desktop" |
| MOBILE | "mobile" |