Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.11 KB

File metadata and controls

20 lines (12 loc) · 1.11 KB

SeoBacklinksSummaryRequest

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/).
backlinksStatusType SeoBacklinksStatusType [optional]
includeSubdomains Boolean Include backlinks pointing to the target's subdomains. Defaults to true. [optional]
includeIndirectLinks Boolean Include indirect links (via redirects or canonicals) to the target. Defaults to true. [optional]
excludeInternalBacklinks Boolean Exclude internal backlinks from the target's own subdomains. Defaults to true. [optional]
internalListLimit Integer Maximum number of entries kept in each referring_links_* breakdown map. Defaults to 10. [optional]
rankScale SeoBacklinksRankScale [optional]
view SeoBacklinksView [optional]