Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 901 Bytes

File metadata and controls

14 lines (11 loc) · 901 Bytes

# SeoSerpCompetitorsRequest

Properties

Name Type Description Notes
keywords string[] Seed keywords (1-200). Returns the domains that rank for them.
location \Unifapi\Sdk\Model\SeoSerpCompetitorsLocation [optional]
language string Search language as an ISO code or full language name. Defaults to en. [optional]
include_subdomains 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]