| Name | Type | Description | Notes |
|---|---|---|---|
| query | String | ||
| location | String | ||
| language | String | ||
| device | DeviceEnum | ||
| os | SeoSerpOs | [optional] | |
| view | SeoSerpView | ||
| rankWindow | SeoSerpRankWindow | ||
| observedAt | String | [optional] | |
| searchUrl | String | [optional] | |
| totalResults | Integer | [optional] | |
| serpFeatures | List<String> | ||
| summary | SeoSerpSummary | ||
| questions | List<SeoSerpQuestion> | People Also Ask questions useful for SEO content-gap analysis. | |
| results | List<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 | SeoSerpTarget | [optional] | |
| competitors | List<SeoSerpCompetitor> | Organic result domains excluding the optional target domain. Omitted when results are truncated by balance. | [optional] |
| Name | Value |
|---|---|
| DESKTOP | "desktop" |
| MOBILE | "mobile" |