| Name | Type | Description | Notes |
|---|---|---|---|
| seed_keyword | string | Seed keyword echoed from the request. | |
| location | string | ||
| language | string | ||
| view | \Unifapi\Sdk\Model\SeoKeywordView | ||
| total_count | int | Total number of suggestions available for the request in DataForSEO's database. | [optional] |
| offset | int | Offset applied to the results. | [optional] |
| offset_token | string | Pass this token as offset_token to fetch the next page of suggestions. | [optional] |
| results | \Unifapi\Sdk\Model\SeoKeywordItem[] | Keyword suggestions with search volume, competition, difficulty, and intent. Each keyword is one billable record. |