FeedType
Describes which feed you would like to read
enum FeedType {
USER
TEAM_MEMBER
TEAM_PUBLIC
}
Values
FeedType.USER
User centric feed
FeedType.TEAM_MEMBER
Campaign centric feed only visible to team members
FeedType.TEAM_PUBLIC
Campaign centric feed visible to the public
Member of
Activities query ● Activity query