UserListMembershipStatus

  • Represents possible user list membership statuses.

  • UNSPECIFIED indicates the status is not specified.

  • UNKNOWN is a return value for values unknown in this version.

  • OPEN means the list is accepting members and can be targeted.

  • CLOSED means no new members are being added and the list cannot be targeted.

Enum containing possible user list membership statuses.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

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

OPEN

Open status - List is accruing members and can be targeted to.

CLOSED

Closed status - No new members being added. Cannot be used for targeting.