Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 887 Bytes

File metadata and controls

14 lines (11 loc) · 887 Bytes

# SeoBacklinksListResponse

Properties

Name Type Description Notes
target string Target echoed from the request.
view \Unifapi\Sdk\Model\SeoBacklinksView
mode string Result grouping applied to the backlinks. [optional]
total_count int Total number of backlinks available in DataForSEO's database. [optional]
search_after_token string Token to pass as search_after_token to fetch the next page of backlinks. [optional]
results \Unifapi\Sdk\Model\SeoBacklinkItem[] Individual backlinks pointing to the target. Each backlink is one billable record.

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