detectedFeatures property

List<String>? detectedFeatures
getter/setter pair

List of feature dependencies for the creative asset that are detected by Campaign Manager.

Feature dependencies are features that a browser must be able to support in order to render your HTML5 creative correctly. This is a read-only, auto-generated field. Applicable to the following creative types: HTML5_BANNER. Applicable to DISPLAY when the primary asset type is not HTML_IMAGE.

Implementation

core.List<core.String>? detectedFeatures;