targetingInfo property

Map<String, List<String>> targetingInfo
getter/setter pair

Targeting information for the given placement. Information provided for placement overrides targeting information for application set by the setTargetingInfo.

Implementation

Map<String, List<String>> targetingInfo = {};