| Name | Type | Description | Notes |
|---|---|---|---|
| page_address | String | URL of the target's page. | |
| metrics | SeoRelevantPageItemMetrics | [optional] |
require 'unifapi'
instance = Unifapi::SeoRelevantPageItem.new(
page_address: null,
metrics: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| page_address | String | URL of the target's page. | |
| metrics | SeoRelevantPageItemMetrics | [optional] |
require 'unifapi'
instance = Unifapi::SeoRelevantPageItem.new(
page_address: null,
metrics: null
)