| Name | Type | Description | Notes |
|---|---|---|---|
| results | Array<SeoBacklinksBulkNewLostBacklinksItem> | New and lost backlink counts for each requested target. Each target is one billable record. |
require 'unifapi'
instance = Unifapi::SeoBacklinksBulkNewLostBacklinksResponse.new(
results: null
)