Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 971 Bytes

File metadata and controls

20 lines (12 loc) · 971 Bytes

SeoDomainIntersectionRequest

Properties

Name Type Description Notes
target1 String First domain, such as example.com.
target2 String Second domain to compare against.
location SeoDomainIntersectionLocation [optional]
language String Search language as an ISO code or full language name. Defaults to en. [optional]
intersections Boolean 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 Integer Maximum number of keywords to return. Defaults to 100. [optional]
offset Integer Number of keywords to skip from the start of the results. [optional]
view SeoKeywordView [optional]