excludedInventorySizes property

List<AdSize>? excludedInventorySizes
getter/setter pair

A list of inventory sizes to be excluded.

Implementation

core.List<AdSize>? excludedInventorySizes;