Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 886 Bytes

File metadata and controls

14 lines (10 loc) · 886 Bytes

Unifapi.Sdk.Model.SeoHistoricalBulkTrafficRequest

Properties

Name Type Description Notes
Targets List<string> Domains to estimate historical traffic for (1-1000).
Location SeoHistoricalBulkTrafficLocation [optional]
Language string Search language as an ISO code or full language name. Defaults to en. [optional]
DateFrom string Start of the history window. Date in yyyy-mm-dd format. Minimum date: 2019-01-01. [optional]
DateTo string End of the history window. Date in yyyy-mm-dd format. Minimum date: 2019-01-01. [optional]

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