Measure viewability for native ads with custom templates

737 views
Skip to first unread message

Shashank

unread,
Aug 9, 2019, 6:38:35 AM8/9/19
to Google Mobile Ads SDK Developers
Hi

I have not been seeing the 'https://pagead2.googlesyndication.com/pcs/activeview' call in Charles when I try to load a native ad with a custom native format whereas I see the call being triggered when I load a unified native ad. I am assuming this call is critical to make sure that viewability metrics are captured in the ad manager portal against the line item. I have followed steps specified in the link: https://developers.google.com/ad-manager/mobile-ads-sdk/ios/custom-native-omid. I am making use of the google mobile ads sdk version: v7.47.0. Please assist. 

Shashank

Mobile Ads SDK Forum Advisor Prod

unread,
Aug 9, 2019, 2:45:49 PM8/9/19
to shashank.s...@gmail.com, google-adm...@googlegroups.com

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
 



ref:_00D1U1174p._5001UEIVXU:ref

Shashank

unread,
Aug 14, 2019, 5:26:54 AM8/14/19
to Google Mobile Ads SDK Developers
Hi

I have reached out to you privately with Charles logs and more details. Let me know if you need more information. Looking forward to the reply. 

Thanks
Shashank

Mobile Ads SDK Forum Advisor Prod

unread,
Aug 14, 2019, 3:23:54 PM8/14/19
to shashank.s...@gmail.com, google-adm...@googlegroups.com
Hi Shashank,

I haven't received any private reply with your attachments. Can you please share it via "Reply Privately to Author"  option.

Mobile Ads SDK Forum Advisor Prod

unread,
Aug 15, 2019, 3:40:31 PM8/15/19
to shashank.s...@gmail.com, google-adm...@googlegroups.com
Hi Shashank,

Thanks for sharing the requested details. This is the expected behavior as with Custom Native Advanced Ads, it would be up to you report impressions through the SDK. You can read more about this here .

Shashank

unread,
Aug 15, 2019, 10:42:22 PM8/15/19
to Google Mobile Ads SDK Developers
Hi Deepika,

I'm aware on how I can report impressions and click. My question is about the viewable impressions which I am assuming is communicated to the google server using the end point: https://pagead2.googlesyndication.com/pcs/activeview which seems to be missing when I try to show an advanced native ad, but I see the end point being hit when I try a unified native ad with system defined format (Native Content). Please check the Charles logs/code I had sent privately and look for activeview end point hits being missing for advanced native ad and being present for the native content ad. Let me know if I'm still unclear. 

Thanks
Shashank

Mobile Ads SDK Forum Advisor Prod

unread,
Aug 16, 2019, 3:59:46 PM8/16/19
to shashank.s...@gmail.com, google-adm...@googlegroups.com
Hi Shashank,

If you are looking to measure viewability of the given custom native ad, then you need to look at our updated guidelines on how this can be integrated.

Let us know if you need anything else.

Shashank

unread,
Aug 22, 2019, 3:20:46 AM8/22/19
to Google Mobile Ads SDK Developers
Hi Deepika,

The code that I had shared previously(in private) had the code for registering the ad view with the displayAdMeasurement and also was calling the method start as explained in the guidelines of the article that was shared by you in the previous email. Let me know if I'm missing anything.

Thanks
Shashank

Mobile Ads SDK Forum Advisor Prod

unread,
Aug 22, 2019, 6:38:16 PM8/22/19
to shashank.s...@gmail.com, google-adm...@googlegroups.com
Hi Shashank,

Your case has been escalated to the SDK engineering team, we have asked for clarification around expected behavior here and will update when we get a response.

Regards

Sam

ref:_00D1U1174p._5001UEIVXU:ref

Shashank

unread,
Aug 22, 2019, 11:36:18 PM8/22/19
to Google Mobile Ads SDK Developers
Thanks Sam. Looking forward to the update.

Shashank

unread,
Aug 29, 2019, 3:28:24 AM8/29/19
to Google Mobile Ads SDK Developers
Hi Sam,

Any update on this?

Mobile Ads SDK Forum Advisor Prod

unread,
Sep 4, 2019, 5:48:13 PM9/4/19
to shashank.s...@gmail.com, google-adm...@googlegroups.com
Hi sorry I was OOO last week.

Engineering hasn't yet looked at your issue, I've just highlighted the issue to them again and will update when I get a response.

Shashank

unread,
Sep 12, 2019, 6:33:21 AM9/12/19
to Google Mobile Ads SDK Developers
Hey Sam,

Any updates?

Mobile Ads SDK Forum Advisor Prod

unread,
Sep 12, 2019, 1:04:41 PM9/12/19
to shashank.s...@gmail.com, google-adm...@googlegroups.com
Hi,

Sorry yes there is an update, the engineer advised:

"This is expected. SDK doesn't have reference to the custom template ad view, and doesn't have active view monitoring on the ad view.

But if the custom template ad has media view, it should have active view monitoring since the media view is still rendered by the SDK."

Does this help answer the question for you? Are you using media view in your custom template ad rendering?

Shashank

unread,
Sep 12, 2019, 1:27:19 PM9/12/19
to Google Mobile Ads SDK Developers
Hey Sam,

Thanks for sharing the response.
We do provide the reference of the ad view to the sdk using the code below as documented in the article: https://developers.google.com/ad-manager/mobile-ads-sdk/ios/custom-native-omid. It is not a media view that I am trying to load. Let me know if I am missing something here. Thanks.
// 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;

Mobile Ads SDK Forum Advisor Prod

unread,
Sep 12, 2019, 4:32:50 PM9/12/19
to shashank.s...@gmail.com, google-adm...@googlegroups.com

Hi,
Yes, that  enables OMID view monitoring. It doesn't enable SDK view visibility monitoring.

Regards
 

Shashank

unread,
Sep 13, 2019, 1:32:17 AM9/13/19
to Google Mobile Ads SDK Developers
Sam,
1. Could you please explain the difference with more details? 
2. What all can we measure using OMID view monitoring? 
3. Can we enable sdk view visibility monitoring for native format ads? 

Thanks

Mobile Ads SDK Forum Advisor Prod

unread,
Sep 13, 2019, 12:10:13 PM9/13/19
to shashank.s...@gmail.com, google-adm...@googlegroups.com
Hi, in answer to your questions:

1. Active view is used for Google Ad Manager / AdMob tracking in your Google dashboard. OMID is used for tracking ad view info using your own viewability provider which you use to set up OMID tracking.
2. OMID details can be found at https://developers.google.com/ad-manager/mobile-ads-sdk/ios/open-measurement. It allows you to use third-party viewability providers to verify impressions and click measurement
3. Assuming you're still talking about custom template ads, yes if you use Media View. For backfill / programmatic native ads it's automatically supported.

Hope this helps

Regards

Sam


ref:_00D1U1174p._5001UEIVXU:ref

Bang Iwan C1

unread,
Sep 14, 2019, 10:00:29 PM9/14/19
to shashank.s...@gmail.com, Mobile Ads SDK Forum Advisor Prod, google-adm...@googlegroups.com
https://youtu.be/0ALKfwRzmgQ

Dikirim dari smartphone Sony Xperia™ saya

---- Mobile Ads SDK Forum Advisor Prod menulis ----
--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/zNgGq000000000000000000000000000000000000000000000PXS28900UvZ40VYUQYe73Fy1Kh1xYQ%40sfdc.net.

Shashank

unread,
Sep 16, 2019, 3:35:41 AM9/16/19
to Google Mobile Ads SDK Developers
Thanks Sam. This clears my doubts. 
This may be repetitive: Can we pass the ad view to the sdk or are there any workarounds to support active view when we are using Custom Native Templates for a non video ad? 

Thanks
Shashank

Mobile Ads SDK Forum Advisor Prod

unread,
Sep 16, 2019, 4:52:06 PM9/16/19
to shashank.s...@gmail.com, google-adm...@googlegroups.com
Hi,

I've verified with the SDK engineers that currently it is not possible to track using active view on custom template ads that are showing only static images as it's not currently possible to use media view with your own images.

Axel Vander Elst

unread,
Apr 2, 2021, 6:35:03 AM4/2/21
to Google Mobile Ads SDK Developers
Hi,
Verry interesting topic.
I'm wondering if it is possible to track viewability in native custom (display) ads.
We are 2.5years since the last response. Maybe some things has changed, in the docs I can't find anything about this topic.

Regards
Axel

Mobile Ads SDK Forum Advisor

unread,
Jul 22, 2021, 10:58:34 AM7/22/21
to axel.va...@mediahuis.be, google-adm...@googlegroups.com
Hi there,

https://developers.google.com/ad-manager/mobile-ads-sdk/ios/custom-native-omid is the documentation for OMID viewability for display custom native ad formats, though I think this was around in the discussion in 2019.

Thanks,
Eric, Mobile Ads SDK Team

ref:_00D1U1174p._5001UEIVXU:ref
Reply all
Reply to author
Forward
0 new messages