duration property

int? duration
getter/setter pair

Duration in seconds for which an asset will be displayed.

Applicable to the following creative types: INSTREAM_AUDIO, INSTREAM_VIDEO and VPAID_LINEAR_VIDEO. Value must be greater than or equal to 1.

Implementation

core.int? duration;