Object Reference for the Salesforce Platform
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.
KnowledgeArticleVoteStat
Knowledge__VoteStat is derived from this object.
Supported Calls
describeSObjects(), query(), retrieve()
Special Access Rules
Knowledge must be enabled in your org. Users must have access to the published version of an article to retrieve its votes. For more information on published article version, see the PublishStatus field in KnowledgeArticleVersion
Fields
| Field Name | Details |
|---|---|
| Channel |
|
| NormalizedScore |
|
| ParentId |
|
Usage
Use this object to query or retrieve the rating for an article.
Alternatively, client applications can use the article type API Name followed by __VoteStat to query or retrieve the rating for an article for a specific article type.
SOQL Samples
See KnowledgeArticleViewStat.