Warning
This document has not been updated for a while now. It may be out of date.
Last updated:
5 Jul 2023
siteimprove_api_client: SiteimproveAPIClient::LinksAnalyticsKeymetrics
Properties
Name | Type | Description | Notes |
---|---|---|---|
categories | Href95 | [optional] | |
kpis | Href96 | [optional] | |
metrics | Href97 | [optional] |
Example
require 'siteimprove_api_client'
instance = SiteimproveAPIClient::LinksAnalyticsKeymetrics.new(
categories: null,
kpis: null,
metrics: null
)