Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.17 KB

File metadata and controls

21 lines (13 loc) · 1.17 KB

SeoKeywordsForSiteRequest

Properties

Name Type Description Notes
target String Target domain, such as example.com or https://example.com. Returns keywords the domain is relevant for.
location SeoKeywordsForSiteLocation [optional]
language String Search language as an ISO code or full language name. Defaults to en. [optional]
limit Integer Maximum number of keywords to return. Defaults to 100. [optional]
offset Integer Number of keywords to skip from the start of the results. [optional]
offsetToken String Pagination token from a previous response. When set, all other params except limit are ignored. [optional]
includeSubdomains Boolean When true (default), include keywords from subdomains of the target. [optional]
includeSerpInfo Boolean When true, include SERP data (result count and SERP feature types) for each keyword. Can add source cost. [optional]
view SeoKeywordView [optional]