listSuggestedKeywords( )


Important:


This method requests keyword suggestions for a specified phrase. You provide statistical data about the requested keyword and a list of similar keywords so the user can compare the SEO strength of the suggested keywords.

Wix calls this method when a Wix user requests data about a keyword via the SEO page of the Dashboard.

Method Declaration
Copy
Method Parameters
payloadListSuggestedKeywordsEnvelope
Returns
Return Type:ListSuggestedKeywordsResponse | Promise<ListSuggestedKeywordsResponse>
Errors
MissingTokenWixErrorclass
OutOfQuotaWixErrorclass
Did this help?