Skip to main content

ContinuityReasonEnum

Describes the reason the user is in continuity

enum ContinuityReasonEnum {
CLOSED
LEFT
REMOVED
CHOICE
NEW_USER
}

Values​

ContinuityReasonEnum.CLOSED​

Campaign end date or owner closed campaign

ContinuityReasonEnum.LEFT​

User chose to leave a campaign

ContinuityReasonEnum.REMOVED​

User was removed from campaign by owner

ContinuityReasonEnum.CHOICE​

User switched by choice into continuity

ContinuityReasonEnum.NEW_USER​

User is brand new and not on a team

Member of​

PersonalAccount object