Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.34 KB

File metadata and controls

22 lines (14 loc) · 1.34 KB

SeoKeywordIdeasRequest

Properties

Name Type Description Notes
keywords List<String> Seed keywords (1-200). Returns search terms relevant to the product or service categories of these keywords.
location SeoKeywordIdeasLocation [optional]
language String Search language as an ISO code or full language name. Defaults to en. [optional]
limit Integer Maximum number of keyword ideas to return. Defaults to 100. [optional]
offset Integer Number of keyword ideas 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]
closelyVariants Boolean When true, use phrase-match search; when false (default), use broad-match search for wider ideas. [optional]
ignoreSynonyms Boolean When true, exclude highly similar keywords and return only core keywords. [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]