customTargetingLists property

Map<String, List<String>>? customTargetingLists
final

Key-value pairs used for custom targeting.

Any duplicate keys from customTargeting will be overwritten.

Implementation

final Map<String, List<String>>? customTargetingLists;