NonSkippableMinDuration

  • This enum describes the allowed minimum duration values for videos in non-skippable video responsive ads.

  • The possible minimum durations are 5, 7, 16, and 31 seconds.

  • There are also unspecified and unknown values for this enum.

Enum describing the allowed minimum duration values for videos used in non-skippable video responsive ads.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

MIN_DURATION_FIVE_SECONDS

Indicates that non-skippable ads must be at least 5 seconds long.

MIN_DURATION_SEVEN_SECONDS

Indicates that non-skippable ads must be at least 7 seconds long.

MIN_DURATION_SIXTEEN_SECONDS

Indicates that non-skippable ads must be at least 16 seconds long.

MIN_DURATION_THIRTY_ONE_SECONDS

Indicates that non-skippable ads must be at least 31 seconds long.