includedUserIdTypes property

List<String>? includedUserIdTypes
getter/setter pair

User identifier types included in this config.

At least one of the user identifier types specified in this list must be available for the bid request to be sent.

Implementation

core.List<core.String>? includedUserIdTypes;