convertFlashToHtml5 property

bool? convertFlashToHtml5
getter/setter pair

Whether Flash assets associated with the creative need to be automatically converted to HTML5.

This flag is enabled by default and users can choose to disable it if they don't want the system to generate and use HTML5 asset for this creative. Applicable to the following creative type: FLASH_INPAGE. Applicable to DISPLAY when the primary asset type is not HTML_IMAGE.

Implementation

core.bool? convertFlashToHtml5;