targetedPositionTypes property

List<String>? targetedPositionTypes
getter/setter pair

A list of video positions to be included.

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

Implementation

core.List<core.String>? targetedPositionTypes;