| Name | Type | Description | Notes |
|---|---|---|---|
| target | string | Target domain, such as example.com or https://example.com. Specified without www. | |
| location | \Unifapi\Sdk\Model\SeoCompetitorsDomainLocation | [optional] | |
| language | string | Search language as an ISO code or full language name. Defaults to en. | [optional] |
| exclude_top_domains | bool | When true, exclude the largest global domains (e.g. wikipedia, amazon) from results. | [optional] |
| intersecting_domains | string[] | Restrict results to competitors that also share keywords with these domains. | [optional] |
| limit | int | Maximum number of competing domains to return. Defaults to 100. | [optional] |
| offset | int | Number of domains to skip from the start of the results. | [optional] |
| view | SeoDomainMetricsView | [optional] |