| Name | Type | Description | Notes |
|---|---|---|---|
| target | string | Target domain, such as example.com or https://example.com. Specified without www. A page URL can also be passed to get only that page's rankings. | |
| location | \Unifapi\Sdk\Model\SeoRankedKeywordsLocation | [optional] | |
| language | string | Search language as an ISO code or full language name. Defaults to en. | [optional] |
| limit | int | Maximum number of ranked keywords to return. Defaults to 100. | [optional] |
| offset | int | Number of keywords to skip from the start of the results. | [optional] |
| ignore_synonyms | bool | When true, exclude highly similar keyword variations from the results. | [optional] |
| view | SeoKeywordView | [optional] |