Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 868 Bytes

File metadata and controls

15 lines (11 loc) · 868 Bytes

Unifapi.Sdk.Model.SeoSubdomainsRequest

Properties

Name Type Description Notes
Target string Target domain, such as example.com or https://example.com. Specified without www.
Location SeoSubdomainsLocation [optional]
Language string Search language as an ISO code or full language name. Defaults to en. [optional]
Limit int Maximum number of subdomains to return. Defaults to 100. [optional]
Offset int Number of subdomains to skip from the start of the results. [optional]
View SeoDomainMetricsView [optional]

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