🍨Extra Display Templates
Last updated
Last updated
To use a single display template (for instance MediaLandscapeSimple), do the following in the NativeAdHolder component.
Assign MediaLandscapeSimple to the DEFAULT DISPLAY FORMAT field
Uncheck the ADD EXTRA DISPLAY FORMATS field
The Display Handler Templates used in the default Ad Prefabs are:
MediaLandscapeSimple
MediaLandscapeBlur
MediaPotrait
NonMedia
In addition to the above display handlers, the SDK provides the following additional templates:
LongHorizontalSimple
LongVerticalSimple
These can be found in the path:
Assets/PubscaleSDK/NativeAds/Prefabs/DisplayTemplates/Dynamic/
To use these formats:
Drag and drop the Display Template as a child to the SS_NativeAd or WS_NativeAd object
Follow the steps from the 'USING A SINGLE DISPLAY TEMPLATE' section