| Name | Type | Description | Notes |
|---|---|---|---|
| SeedKeywords | List<string> | Seed keywords echoed from the request. | |
| Location | string | ||
| Language | string | ||
| View | SeoKeywordView | ||
| TotalCount | int | Total number of keyword ideas available for the request in DataForSEO's database. | [optional] |
| Offset | int | Offset applied to the results. | [optional] |
| OffsetToken | string | Pass this token as offset_token to fetch the next page of ideas. | [optional] |
| Results | List<SeoKeywordItem> | Keyword ideas with search volume, competition, difficulty, and intent. Each keyword is one billable record. |