Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 771 Bytes

File metadata and controls

15 lines (11 loc) · 771 Bytes

Unifapi.Sdk.Model.SeoKeywordHistoryPoint

Properties

Name Type Description Notes
Year int Year of the data point.
Month int Month of the data point (1-12). [optional]
SearchVolume int Average monthly search volume. [optional]
Cpc decimal Average cost-per-click in USD. [optional]
Competition decimal Google Ads competition index between 0 and 1. [optional]
CompetitionLevel string Google Ads competition level: LOW, MEDIUM, or HIGH. [optional]

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