includedPlatforms property
The platforms included by this configration.
Bid requests for devices with the specified platform types will be sent. An unset value allows all bid requests to be sent, regardless of platform.
Implementation
core.List<core.String>? includedPlatforms;