| Name | Type | Description | Notes |
|---|---|---|---|
| query | String | ||
| location | String | ||
| language | String | ||
| device | DeviceEnum | ||
| surface | SurfaceEnum | ||
| view | GeoSerpView | ||
| observedAt | String | [optional] | |
| searchUrl | String | [optional] | |
| totalResults | Integer | [optional] | |
| serpFeatures | List<String> | ||
| results | List<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 | GeoSerpTarget | [optional] | |
| competitors | List<GeoSerpCompetitor> | Domains cited or linked by AI Mode, excluding the optional target domain. Omitted when results are truncated by balance. | [optional] |
| Name | Value |
|---|---|
| DESKTOP | "desktop" |
| MOBILE | "mobile" |
| Name | Value |
|---|---|
| GOOGLE_AI_MODE | "google_ai_mode" |