I am using UnifiedNativeAd to display native ad. How can I know if it's NativeAppInstallAd or NativeContentAd?
As per AdMob native ads policy compliance checklist, NativeAppInstallAd should always display Call To Action button while NativeContentAd doesn't need to show it (and indeed I don't show it due to my design of the native ad).