Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.ZoneSearchResult

Information about a specific zone search result.
Name Type Description Available Version
hasBestAnswer Boolean Indicates if the search result has a best answer. 29.0
id String ID of the search result. The search result can be a question or an article. 29.0
title String Title of the search result. 29.0
type ConnectApi.​ZoneSearch​ResultType Enum Specifies the zone search result type.
  • Article—Search results contain only articles.
  • Question—Search results contain only questions.
29.0
voteCount String Number of votes given to the search result. 29.0