SASAd Adapter Customization Factories
data class SASAdAdapterCustomizationFactories(val nativeAdViewBinderFactory: (SASNativeAdAssets) -> SASNativeAdViewBinder?? = null)
Simple model regrouping all possibly needed factories that must be run during the SASAdAdapter's loading phase.