membershipStatus property
Membership status of this user list.
Optional. Possible string values are:
- "MEMBERSHIP_STATUS_UNSPECIFIED" : Not specified.
- "OPEN" : Open status - User list is accruing members and can be targeted to.
- "CLOSED" : Closed status - No new members being added.
Implementation
core.String? membershipStatus;