Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 766 Bytes

File metadata and controls

14 lines (10 loc) · 766 Bytes

Unifapi.Sdk.Model.SeoBacklinksHistoryResponse

Properties

Name Type Description Notes
Target string Target echoed from the request.
View SeoBacklinksView
DateFrom string Start date of the history echoed from the request. [optional]
DateTo string End date of the history echoed from the request. [optional]
Series List<SeoBacklinksHistoryItem> Monthly snapshots of the target's backlink profile, oldest to newest.

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