| Name | Type | Description | Notes |
|---|---|---|---|
| subdomain | String | Subdomain of the target domain. | |
| metrics | SeoSubdomainItemMetrics | [optional] |
require 'unifapi'
instance = Unifapi::SeoSubdomainItem.new(
subdomain: null,
metrics: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| subdomain | String | Subdomain of the target domain. | |
| metrics | SeoSubdomainItemMetrics | [optional] |
require 'unifapi'
instance = Unifapi::SeoSubdomainItem.new(
subdomain: null,
metrics: null
)