thecodrr / react-native-google-admob

The most definitive Google Admob library for React Native.
BSD 2-Clause "Simplified" License
17 stars 4 forks source link

Validating Server-Side Verification (SSV) Callbacks #8

Open z800 opened 5 years ago

z800 commented 5 years ago

can you explain how to implement Validating Server-Side Verification (SSV) Callbacks

Thank You

thecodrr commented 5 years ago

I don't think I understand what you mean. Can you explain further?

z800 commented 5 years ago

SSV is the way to verify the rewarded item in my back-end server. according this article https://developers.google.com/admob/android/rewarded-video-ssv

thank you

tarouboy commented 3 years ago

If you can port this options setCustomData and setUserId then it will be good enough for SSV. AdMob will pass these vars to the custom server endpoint when someone watched a rewarded ad.

https://developers.google.com/android/reference/com/google/android/gms/ads/rewarded/ServerSideVerificationOptions.Builder