googleads-mobile-unity: SSV callback not called for UnityAds rewarded ads

236 views
Skip to first unread message

Benjamin Bouffier

unread,
Nov 18, 2022, 1:45:35 AM11/18/22
to Google Mobile Ads SDK Developers
Platform details:
  • Unity version: 2021.3.12f1
  • Google Mobile Ads Unity plugin version: 7.3.1
  • Platform: iOS/Android
  • Platform OS version: iOS 16 / Android 11
  • Any specific devices issue occurs on: All devices tested
  • Mediation ad networks used, and their versions:
    • Unity Ads Unity Mediation Plugin 3.4.1
    • AdColony Unity Mediation Plugin 2.6.0
    • AppLovin Unity Mediation Plugin 6.4.2
    • Vungle Unity Mediation Plugin 3.9.0

Problem:
After playing rewarded Ad, the SSV callback is not called for UnityAds ads,
all other networks calls the SSV callback once the video is complete but not Unity.


Steps to reproduce:
  • Set an SSV callback for your adUnit
  • Using the test tools set Unity as single ad test source.
  • Play a rewarded video.
  • no SSV callback called...

Note:
I don't think it's a code issue on my side as all other networks get the callback at the end of the video.

Mobile Ads SDK Forum Advisor

unread,
Nov 18, 2022, 8:20:24 AM11/18/22
to b...@lagoon-software.com, google-adm...@googlegroups.com

Hi Benjamin,

Thanks for reaching out to the GMA SDK Forum.

For us to investigate the issue further, could you provide us with the following information via reply privately to author option?
 

  • App Id
  • Ad unit ID
  • Screen video recording showing the issue
  • Charles session of instance of ad calls to rewarded Ad
 

If the file(s) you are looking to share are less than 25mb in total you can attach them to this case on your next reply. If you are having trouble attaching your file to this case or if your file(s) are larger than 25mb, you can share your files with me by performing the following steps:

 

1. Navigate to

https://docs.google.com/forms/d/e/1FAIpQLSfkAiXMeYP-fw1W3Z-tT9uwmATEKO5X6S-th0gR2ezdKaaqfg/viewform?usp=pp_url&entry.400550049=Mobile+Ads+SDK&entry.460850823=5004Q00002gQEqHQAW&entry.80707362=00157547

2. Fill out all fields, and attach your file(s).

3. Please reply back on this thread when you have uploaded your file(s). Please do not share this link.

 

Regards,

Google Logo
Yasar
Mobile Ads SDK Team
 


ref:_00D1U1174p._5004Q2gQEqH:ref

Benjamin Bouffier

unread,
Nov 18, 2022, 9:06:31 AM11/18/22
to Google Mobile Ads SDK Developers
Hi,
I just tested on a non testing device and SSV callbacks and OnPaidEvents are working on UnityAds ads.
It's pretty annoying that I can't test integration on test devices ;)

Mobile Ads SDK Forum Advisor

unread,
Nov 21, 2022, 2:33:12 AM11/21/22
to b...@lagoon-software.com, google-adm...@googlegroups.com

Hi Benjamin,

 

Thank you for your response.

 

Can you confirm if you're now able to called the SSV callback in your rewarded ads? With regard the testing of it in the test devices, can you confirm if you're able to enable it as test device before testing?

 

Regards,

Google Logo
Princess Pamela
Mobile Ads SDK Team
 


ref:_00D1U1174p._5004Q2gQEqH:ref

Benjamin Bouffier

unread,
Nov 21, 2022, 3:49:36 AM11/21/22
to Google Mobile Ads SDK Developers
Hi,

The SSV callback AND the OnPaidEvent are working correctly ONLY if my device is not set as a test device.
If I register my device as test device in AdMob settings website or in code with RequestConfiguration.Builder().SetTestDeviceIds(...) the SSV callback and the OnPaidEvent are not called.
The problem is the same on iOS and Android.
It's annoying as I have to test integration in test mode with a test device and not in live mode.

Mobile Ads SDK Forum Advisor

unread,
Nov 21, 2022, 12:07:17 PM11/21/22
to b...@lagoon-software.com, google-adm...@googlegroups.com
Hi Benjamin,

Thank you for getting back to us and sharing your findings. Allow me to share this (including the reports and discussion thus far) to the rest of the team for further investigation. I'll let you know the soonest the team share their feedback.

Regards,
Google Logo
Teejay Wennie
Mobile Ads SDK Team
 


ref:_00D1U1174p._5004Q2gQEqH:ref

Mobile Ads SDK Forum Advisor

unread,
Nov 21, 2022, 5:07:37 PM11/21/22
to b...@lagoon-software.com, google-adm...@googlegroups.com

Hi Benjamin, 

 

My name is Nick and I will be helping you today. Can you go into further detail about your SSV setup? You mention this is not working on any platform ("The problem is the same on iOS and Android.") which informs me that this issue may be configuration.

Server Side Verification requires a server to handle the verification call. Can you please reply with a description of your configuration, your publisher id, and the ad unit id? Any example come showing how you are invoking these APIs would also be helpful.

 

Thanks,
Nick



ref:_00D1U1174p._5004Q2gQEqH:ref

Benjamin Bouffier

unread,
Nov 21, 2022, 11:22:12 PM11/21/22
to Google Mobile Ads SDK Developers
Hi Nick,

The problem is not about configuration.
As I previously said, the SSV callback works for all other configured network AND works for UnityAds when I'm not using a test device.

The problem here is : 
The SSV callbacks AND OnPaidEvent are not sent when using a test device for UnityAds ads (maybe other networks too, I didn't test all of them). 

If it was a configuration problem this didn't work event on a non test device or for other networks.
All other networks I use are configured as Bidding sources, UnityAds does not support bidding and is configured as waterfall source, maybe bidding and waterfall are not handled the same way ?

Regards,
Benjamin

Mobile Ads SDK Forum Advisor

unread,
Nov 23, 2022, 12:13:30 AM11/23/22
to b...@lagoon-software.com, google-adm...@googlegroups.com

Hi Benjamin,

Understood. Give me some time to look at this issue. I will update you when I have next steps.

Mobile Ads SDK Forum Advisor

unread,
Nov 28, 2022, 5:47:00 PM11/28/22
to google-adm...@googlegroups.com, b...@lagoon-software.com

Hi Benjamin,

 

We are still looking into the issue regarding the SSV callback. I will have next steps this week.

 

Thanks for the patience,

Benjamin Bouffier

unread,
Nov 28, 2022, 9:42:03 PM11/28/22
to Mobile Ads SDK Forum Advisor, google-adm...@googlegroups.com
Ok, thanks for the update. 

Mobile Ads SDK Forum Advisor

unread,
Nov 30, 2022, 12:08:07 PM11/30/22
to b...@lagoon-software.com, google-adm...@googlegroups.com

Hi Benjamin,

I was unable to replicate the issue. Using a test device, I was able to receive the OnPaidEvent while using SSV in a RewardedAd. That said, I have two additional questions.

1) Does this replicate on Android without Unity?

2) Can you tell me about your server setup? Are you receiving the SSV callback for the event?

Thanks,
Nick



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