Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 982 Bytes

File metadata and controls

14 lines (10 loc) · 982 Bytes

Unifapi.Sdk.Model.SeoBacklinksTimeseriesNewLostRequest

Properties

Name Type Description Notes
Target string Domain, subdomain, or page to analyze. A domain or subdomain is specified without https:// and www. (example.com); a page is specified as an absolute URL (https://example.com/blog/).
DateFrom string Start date (yyyy-mm-dd) for the series. Minimum 2019-01-30; defaults to one month ago. [optional]
DateTo string End date (yyyy-mm-dd). Defaults to today. [optional]
GroupRange string Granularity used to group the series. Defaults to month. [optional]
IncludeSubdomains bool Include backlinks pointing to the target's subdomains. Defaults to true. [optional]

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