richMediaExitOverrides property

List<RichMediaExitOverride>? richMediaExitOverrides
getter/setter pair

Rich media exit overrides for this creative assignment.

Applicable when the creative type is any of the following: - DISPLAY - RICH_MEDIA_INPAGE - RICH_MEDIA_INPAGE_FLOATING - RICH_MEDIA_IM_EXPAND - RICH_MEDIA_EXPANDING - RICH_MEDIA_INTERSTITIAL_FLOAT - RICH_MEDIA_MOBILE_IN_APP - RICH_MEDIA_MULTI_FLOATING - RICH_MEDIA_PEEL_DOWN - VPAID_LINEAR - VPAID_NON_LINEAR

Implementation

core.List<RichMediaExitOverride>? richMediaExitOverrides;