Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.04 KB

File metadata and controls

16 lines (12 loc) · 1.04 KB

Unifapi.Sdk.Model.SeoRankedKeywordsRequest

Properties

Name Type Description Notes
Target string Target domain, such as example.com or https://example.com. Specified without www. A page URL can also be passed to get only that page's rankings.
Location SeoRankedKeywordsLocation [optional]
Language string Search language as an ISO code or full language name. Defaults to en. [optional]
Limit int Maximum number of ranked keywords to return. Defaults to 100. [optional]
Offset int Number of keywords to skip from the start of the results. [optional]
IgnoreSynonyms bool When true, exclude highly similar keyword variations from the results. [optional]
View SeoKeywordView [optional]

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