Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.8 KB

File metadata and controls

28 lines (24 loc) · 1.8 KB

Unifapi.Sdk.Model.SeoDomainMetricsPaid

Properties

Name Type Description Notes
Count int Number of keywords the domain ranks for in this result type. [optional]
Etv decimal Estimated monthly organic traffic (clicks) from this result type. [optional]
EstimatedPaidTrafficCost decimal Estimated monthly cost (USD) of buying this traffic through ads. [optional]
Pos1 int Keywords ranking in position 1. [optional]
Pos23 int Keywords ranking in positions 2-3. [optional]
Pos410 int Keywords ranking in positions 4-10. [optional]
Pos1120 int Keywords ranking in positions 11-20. [optional]
Pos2130 int Keywords ranking in positions 21-30. [optional]
Pos3140 int Keywords ranking in positions 31-40. [optional]
Pos4150 int Keywords ranking in positions 41-50. [optional]
Pos5160 int Keywords ranking in positions 51-60. [optional]
Pos6170 int Keywords ranking in positions 61-70. [optional]
Pos7180 int Keywords ranking in positions 71-80. [optional]
Pos8190 int Keywords ranking in positions 81-90. [optional]
Pos91100 int Keywords ranking in positions 91-100. [optional]
IsNew int Keywords newly ranking since the last check. [optional]
IsUp int Keywords that moved up since the last check. [optional]
IsDown int Keywords that moved down since the last check. [optional]
IsLost int Keywords lost since the last check. [optional]

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