Newer Version Available
ChatterActivity
ChatterActivity represents the number of posts and comments made by a user and the number of comments and likes on posts and comments received by the same user. This object is available in API version 23.0 and later.
Fields
| Field Label | API Field Name | Type | Length | Precision | Scale |
|---|---|---|---|---|---|
| Chatter Activity ID | Id | id | 15 | ||
| Comment Count | CommentCount | int | 9 | 0 | |
| Comment Received Count | CommentReceivedCount | int | 9 | 0 | |
| Influence Raw Rank | InfluenceRawRank | int | 9 | 0 | |
| Like Received Count | LikeReceivedCount | int | 9 | 0 | |
| Parent | ParentId | reference | 15 | ||
| Post Count | PostCount | int | 9 | 0 | |
| System Modstamp | SystemModstamp | datetime |