dimensions property

List<String>? dimensions
getter/setter pair

The types of attributes of which to calculate the overlap with the primary_attribute.

The values must be a subset of AFFINITY_USER_INTEREST, IN_MARKET_USER_INTEREST, AGE_RANGE and GENDER.

Required.

Implementation

core.List<core.String>? dimensions;