Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 965 Bytes

File metadata and controls

15 lines (11 loc) · 965 Bytes

Unifapi.Sdk.Model.SeoCompetitorDomainItem

Properties

Name Type Description Notes
Domain string Competing domain that shares keywords with the target.
AvgPosition decimal Average position of the competitor across the shared keywords. [optional]
SumPosition int Sum of the competitor's positions across the shared keywords. [optional]
Intersections int Number of keywords both the target and this competitor rank for. [optional]
Metrics SeoCompetitorDomainItemMetrics [optional]
FullDomainMetrics SeoCompetitorDomainItemFullDomainMetrics [optional]

[Back to Model list] [Back to API list] [Back to README]