Newer Version Available

This content describes an older version of this product. View Latest

FeedPollChoice

Shows the choices for a poll posted in the feed. This object is available in API version 29.0 and later.

Supported Calls

query(), retrieve()

Special Access Rules

To delete feed items they didn’t create, users must have one of these permissions:
  • Modify All Data
  • Modify All on the parent object, for example on Account for a poll on an AccountFeed
  • Moderate Chatter

    Users with the Moderate Chatter permission can delete only the feed items and comments they can see.

    Note

    Only users with this permission can delete items in unlisted groups.

Fields

Field Name Details
ChoiceBody
Type
string
Properties
Group
Description
A choice in the poll.
FeedItemId
Type
reference
Properties
Create, Filter, Group, Sort
Description
ID of the feed item for the poll.
Position
Type
int
Properties
Group, Sort
Description
Shows the position of the poll choice.

Usage

Use this object to query all of the choices associated with a particular poll. To view how people voted on the poll, see the FeedPollVote object.