ReachPlanPlannableUserListStatus

  • Describes the plannable status of a user list.

  • Statuses include unspecified, unknown, plannable, and unplannable.

  • The PLANNABLE status indicates the user list can be used for planning.

  • The UNPLANNABLE status indicates the user list cannot be used for planning.

The plannable user list status.

Proto definition

Enums

PLANNABLE

The user list is plannable.

UNKNOWN

Used for return value only. Represents value unknown in this version.

UNPLANNABLE

The user list is not plannable.

UNSPECIFIED

Not specified.