AI-generated Key Takeaways
-
Represents possible user list membership statuses.
-
UNSPECIFIEDindicates the status is not specified. -
UNKNOWNis a return value for values unknown in this version. -
OPENmeans the list is accepting members and can be targeted. -
CLOSEDmeans no new members are being added and the list cannot be targeted.
Enum containing possible user list membership statuses.
| Enums | |
|---|---|
|
Not specified. |
|
Used for return value only. Represents value unknown in this version. |
|
Open status - List is accruing members and can be targeted to. |
|
Closed status - No new members being added. Cannot be used for targeting. |