Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 813 Bytes

File metadata and controls

13 lines (9 loc) · 813 Bytes

Unifapi.Sdk.Model.SeoBacklinksPageIntersectionItem

Properties

Name Type Description Notes
UrlFrom string URL of the referring page that links to the targets. [optional]
DomainFrom string Domain of the referring page. [optional]
IntersectionsCount int Number of the requested targets this page links to. [optional]
LinksTo List<SeoBacklinksPageIntersectionTargetLinks> Backlinks from this referring page to each requested target it links to, one entry per target.

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