Media View Lazy Loading Options
data class MediaViewLazyLoadingOptions(val loading: Placeholder = Placeholder.DEFAULT, val failure: Placeholder? = null)
Options for media view lazy loading configuration. This option only works for Native Normal ads with IMAGE media type. Otherwise, this option is ignored.