The ID of the Reply that has been identified as the best answer to the question.
You must use the user interface to identify the best answer for a
question.
BestReplySelectedById
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of the User who selected the best answer to the question. You must use
the user interface to identify the best answer for a question.
This field is available
in API version 24.0 and later.
Body
Type
textarea
Properties
Create, Nillable, Update
Description
Description of the question.
CommunityId
Type
reference
Properties
Create, Filter
Description
The Community ID associated with the question. Once you create a question,
you can’t change the Community ID associated with that question.
LastReplyDate
Type
dateTime
Properties
Filter, Nillable
Description
The date and time the last reply (child Reply object) was posted.
LastReplyId
Type
reference
Properties
Filter, Nillable
Description
Read only. The ID of the last reply (child Reply object) posted to the question.
MostReportAbusesOnReply
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The most number of user-reported
abuses on a Reply associated with the question.
This field is available
in API version 24.0 and later.
NumReplies
Type
int
Properties
Filter, Nillable
Description
The number of replies (child Reply object) that users have submitted for the question.
NumReportAbuses
Type
int
Properties
Filter, Group, Nillable, Sort
Description
Represents the number of user-reported
abuses on the question.
This field is available
in API version 24.0 and later.
NumSubscriptions
Type
int
Properties
Filter, Group, Nillable, Sort
Description
Represents the number of users following
the question.
This field is available
in API version 24.0 and later.
Origin
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The source of the question, such as Chatter Answers.
This field is available
in API version 24.0 and later.
Title
Type
string
Properties
Create, Filter, Update
Description
The descriptive title of the question.
UpVotes
Type
int
Properties
Filter, Nillable
Description
The total number of up votes for the question.
VoteScore
Type
double
Properties
Filter , Nillable, Sort
Description
The internal score of the question, used
to sort questions and articles on the Popular tab in the application
user interface. The internal algorithm that determines the score gives
older votes less weight than newer votes, simulating exponential decay.
The score itself does not display in the application user interface.
Usage
Use this object to track questions
in a community.