Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 865 Bytes

File metadata and controls

13 lines (9 loc) · 865 Bytes

Unifapi.Sdk.Model.SeoBacklinksPageIntersectionResponse

Properties

Name Type Description Notes
Targets List<string> The requested targets, in request order, echoed back. Each links_to entry's target matches one of these.
View SeoBacklinksView
TotalCount int Total number of intersecting pages available in DataForSEO's database. [optional]
Results List<SeoBacklinksPageIntersectionItem> Referring pages that link to the requested targets, with the backlinks to each target. Each page is one billable record.

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