Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.38 KB

File metadata and controls

21 lines (13 loc) · 1.38 KB

SeoBacklinksCompetitorsRequest

Properties

Name Type Description Notes
target String Domain, subdomain, or page to analyze. A domain or subdomain is specified without https:// and www. (example.com); a page is specified as an absolute URL (https://example.com/blog/).
mainDomain Boolean Treat the target and competitors as root domains rather than exact subdomains. [optional]
excludeLargeDomains Boolean Exclude very large generic domains (e.g. youtube.com, facebook.com) from results. [optional]
excludeInternalBacklinks Boolean Exclude internal backlinks from the target's own subdomains. Defaults to true. [optional]
rankScale SeoBacklinksRankScale [optional]
filters SeoBacklinksCompetitorsRequestFilters [optional]
orderBy List<DataForSeoOrderByRule> Sort the returned competitors. Each rule is {&quot;field&quot;,&quot;dir&quot;} with dir asc or desc; up to 3 rules, applied in order. Sortable fields: rank, intersections. [optional]
limit Integer Maximum number of records to return. Defaults to 100. [optional]
offset Integer Number of records to skip from the start of the results. [optional]