You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Mobile Ads SDK Developers
Hi,
I want to use AdMob as a mediator to show video ads in my app and reward the ones who watch with ingame currency.
So I need to get info per user via server-to-server callbacks
Does AdMob support it?
I have not found it in dev docs.
Veer Arjun Busani
unread,
Dec 4, 2015, 10:21:34 AM12/4/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Mobile Ads SDK Developers
Hi Вячеслав,
Currently AdMob SDK does not provide API that you use for server-server callbacks. But in your case, I would suggest you to use custom events to build your own mediation adaptor and listen to the callbacks natively and delegate them back to the mediation network.
You can also find a sample app on how to build custom events.
Do let us know if you need further support in implementing them into your application. You can send us a sample app and we can have a look into it.