membershipLifeSpan property

String? membershipLifeSpan
getter/setter pair

Number of days a user's cookie stays on your list since its most recent addition to the list.

This field must be between 0 and 540 inclusive. However, for CRM based userlists, this field can be set to 10000 which means no expiration. Beginning on April 7, 2025, using a value of 10000 to indicate no expiration will no longer be supported. This field is ignored for logical_user_list and rule_based_user_list types. Membership to lists of these types depends on the rules defined by the lists.

Implementation

core.String? membershipLifeSpan;