Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.04 KB

File metadata and controls

16 lines (13 loc) · 1.04 KB

# SeoDomainIntersectionRequest

Properties

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]

[Back to Model list] [Back to API list] [Back to README]