| 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. |