Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.04 KB

File metadata and controls

20 lines (12 loc) · 1.04 KB

SeoCompetitorsDomainRequest

Properties

Name Type Description Notes
target String Target domain, such as example.com or https://example.com. Specified without www.
location SeoCompetitorsDomainLocation [optional]
language String Search language as an ISO code or full language name. Defaults to en. [optional]
excludeTopDomains Boolean When true, exclude the largest global domains (e.g. wikipedia, amazon) from results. [optional]
intersectingDomains List<String> Restrict results to competitors that also share keywords with these domains. [optional]
limit Integer Maximum number of competing domains to return. Defaults to 100. [optional]
offset Integer Number of domains to skip from the start of the results. [optional]
view SeoDomainMetricsView [optional]