onNativeAdViewBinderRequested

Called when the Equativ Display SDK requests a custom loyout to render a native-ad. This method is optional and can be ignored. If so, the Equativ Display SDK will fallback on default native-ad layouts.

Return

A SASNativeAdViewBinder instance to be used by the Equativ Display SDK, or null to let the Equativ Display SDK use default layouts.

Parameters

nativeAdAssets

A SASNativeAdAssets instance related to this ad. To use to customize your custom layout if needed. Please note that the Equativ display SDK will not update your layout. Therefore, missing assets can lead to empty spaces. It is your responsibility to adjust your layout to avoid blank spaces.