| Name | Type | Description | Notes |
|---|---|---|---|
| target1 | string | First domain, such as example.com. | |
| target2 | string | Second domain to compare against. | |
| location | \Unifapi\Sdk\Model\SeoDomainIntersectionLocation | [optional] | |
| language | string | Search language as an ISO code or full language name. Defaults to en. | [optional] |
| intersections | bool | When true (default), return keywords both domains rank for. When false, return keywords the first domain ranks for but the second does not. | [optional] |
| limit | int | Maximum number of keywords to return. Defaults to 100. | [optional] |
| offset | int | Number of keywords to skip from the start of the results. | [optional] |
| view | SeoKeywordView | [optional] |