includedFormats property

List<String>? includedFormats
getter/setter pair

Creative formats included by this configuration.

Only bid requests eligible for at least one of the specified creative formats will be sent. An unset value will allow all bid requests to be sent, regardless of format.

Implementation

core.List<core.String>? includedFormats;