Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.38 KB

File metadata and controls

21 lines (17 loc) · 1.38 KB

Unifapi.Sdk.Model.SeoBacklinksTimeseriesItem

Properties

Name Type Description Notes
Date string Last day of the grouped period.
Rank int Backlink rank of the target at the period end. [optional]
Backlinks int Backlinks pointing to the target. [optional]
BacklinksNofollow int Nofollow backlinks pointing to the target. [optional]
ReferringPages int Referring pages pointing to the target. [optional]
ReferringPagesNofollow int Referring pages linking only with nofollow backlinks. [optional]
ReferringDomains int Referring domains pointing to the target. [optional]
ReferringDomainsNofollow int Referring domains linking only with nofollow backlinks. [optional]
ReferringMainDomains int Referring root domains pointing to the target. [optional]
ReferringMainDomainsNofollow int Referring root domains linking only with nofollow backlinks. [optional]
ReferringIps int Referring IP addresses pointing to the target. [optional]
ReferringSubnets int Referring subnets pointing to the target. [optional]

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