enabledVideoFormats property

List<int>? enabledVideoFormats
getter/setter pair

Allowlist of video formats to be served to this placement.

Set this list to null or empty to serve all video formats.

Implementation

core.List<core.int>? enabledVideoFormats;