excludedPositionTypes property

List<String>? excludedPositionTypes
getter/setter pair

A list of video positions to be excluded.

When this field is populated, the targeted_position_types field must be empty.

Implementation

core.List<core.String>? excludedPositionTypes;