Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.02 KB

File metadata and controls

15 lines (12 loc) · 1.02 KB

# 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 \Unifapi\Sdk\Model\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]
ignore_synonyms 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]