Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 944 Bytes

File metadata and controls

15 lines (11 loc) · 944 Bytes

Unifapi.Sdk.Model.SeoSerpCompetitorsRequest

Properties

Name Type Description Notes
Keywords List<string> Seed keywords (1-200). Returns the domains that rank for them.
Location SeoSerpCompetitorsLocation [optional]
Language string Search language as an ISO code or full language name. Defaults to en. [optional]
IncludeSubdomains bool When true (default), count subdomain rankings toward each domain. [optional]
Limit int Maximum number of competing domains to return. Defaults to 100. [optional]
Offset int Number of domains to skip from the start of the results. [optional]

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