Hello Shashank,
Thanks for reaching out to us. That step is for custom native advanced ad types only. Make sure that you have properly configured your view ability provider and then check whether the events are being reported and then let us know if you notice any issues from your dashboard. If you are still facing some issues, then provide us with your Charles log and we will have a look. You can use "Reply Privately to Author" option to share the details privately.
Regards,
Deepika Uragayala
Mobile Ads SDK Team
// Set the top-level native ad view on the GADNativeCustomTemplateAd so the
// Google Mobile Ads SDK can track viewability for that view.
_customTemplateAd.displayAdMeasurement.view = _simpleNativeAdView;Hi,
Yes, that enables OMID view monitoring. It doesn't enable SDK view visibility monitoring.
Regards