customSegmentId property

List<String>? customSegmentId
getter/setter pair

The custom segment ID provided by Integral Ad Science.

The ID must be between 1000001 and 1999999, inclusive.

Implementation

core.List<core.String>? customSegmentId;