Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 885 Bytes

File metadata and controls

15 lines (11 loc) · 885 Bytes

Unifapi.Sdk.Model.SeoBacklinksListResponse

Properties

Name Type Description Notes
Target string Target echoed from the request.
View SeoBacklinksView
Mode string Result grouping applied to the backlinks. [optional]
TotalCount int Total number of backlinks available in DataForSEO's database. [optional]
SearchAfterToken string Token to pass as search_after_token to fetch the next page of backlinks. [optional]
Results List<SeoBacklinkItem> Individual backlinks pointing to the target. Each backlink is one billable record.

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