active property

bool? active
getter/setter pair

Whether the video or audio asset is active.

This is a read-only field for VPAID_NON_LINEAR_VIDEO assets. Applicable to the following creative types: INSTREAM_AUDIO, INSTREAM_VIDEO and all VPAID.

Implementation

core.bool? active;