Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 521 Bytes

File metadata and controls

18 lines (12 loc) · 521 Bytes

Unifapi::SeoBacklinksBulkNewLostReferringDomainsResponse

Properties

Name Type Description Notes
results Array<SeoBacklinksBulkNewLostReferringDomainsItem> New and lost referring domain counts for each requested target. Each target is one billable record.

Example

require 'unifapi'

instance = Unifapi::SeoBacklinksBulkNewLostReferringDomainsResponse.new(
  results: null
)