lifetimeValueBucket property

int? lifetimeValueBucket
getter/setter pair

Advertiser defined lifetime value bucket for the user.

The valid range for a lifetime value bucket is from 1 (low) to 10 (high), except for remove operation where 0 will also be accepted.

Implementation

core.int? lifetimeValueBucket;