Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 854 Bytes

File metadata and controls

14 lines (10 loc) · 854 Bytes

Unifapi.Sdk.Model.SeoHistoricalSerpsRequest

Properties

Name Type Description Notes
Keyword string Keyword to retrieve historical SERP snapshots for.
Location SeoHistoricalSerpsLocation [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]