| Name | Type | Description | Notes |
|---|---|---|---|
| target | String | Domain echoed from the request. | |
| metrics | SeoDomainMetrics | [optional] |
require 'unifapi'
instance = Unifapi::SeoBulkTrafficItem.new(
target: null,
metrics: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| target | String | Domain echoed from the request. | |
| metrics | SeoDomainMetrics | [optional] |
require 'unifapi'
instance = Unifapi::SeoBulkTrafficItem.new(
target: null,
metrics: null
)