PlannableUserList

  • Describes the structure of a plannable user list, detailing the key fields associated with it.

  • Key fields include user_list_info for the user list ID, display_name for the list's name, user_list_type for the list's type, and plannable_status for its plannable status.

A plannable user list.

Fields

user_list_info

UserListInfo

The user list ID.

display_name

string

The name of the user list.

user_list_type

UserListType

The user list type.

plannable_status

ReachPlanPlannableUserListStatus

The plannable status of the user list.