My favorites | English | Sign in

Documentation for the requested version is not available.Documentation for the requested diff is not available.

SiteKeywordGroups

Link to this version

Encapsulates the different groups of keywords related to a site. A group is a set of keywords that contain a common keyword -- for example, the group "towel" might contain keywords "dish towel", "wash towel", and "bath towel". Groups are ordered by relevance.

The return type of KeywordToolService.getKeywordsFromSite in KeywordToolService.

Fields

groups string[]
The keywords that the results are grouped by. The groups are ordered by decreasing relevance to the site.
keywords SiteKeyword[]
The keywords generated from the url, along with the index of the group they belong to. The keywords are ordered by decreasing relevance to the site.