| Name | Type | Description | Notes |
|---|---|---|---|
| targets | Array<String> | Domains, subdomains, or pages to analyze (up to 1000). Domains/subdomains without https:// and www.; pages as absolute URLs. |
require 'unifapi'
instance = Unifapi::SeoBacklinksBulkSpamScoreRequest.new(
targets: null
)