allowedUserTargetingModes property

List<String>? allowedUserTargetingModes
getter/setter pair

Targeting modes included by this configuration.

A bid request must allow all the specified targeting modes. An unset value allows all bid requests to be sent, regardless of which targeting modes they allow.

Implementation

core.List<core.String>? allowedUserTargetingModes;