firebase / firebase/firebase-cpp-sdk
Admob Rewarded video "setUserId" API
- Dominant language
- C++
- Stars
- 326
- Forks
- 137
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 5
Description
I would like to setUserId
https://developers.google.com/android/reference/com/google/android/gms/ads/reward/RewardedVideoAd#setUserId(java.lang.String)
via cpp api because I would like to use SSV (server-side verification).
Is it possible via firebase-cpp-sdk?
Thanks
Contributor guide
Research direction
Start with the linked Android RewardedVideoAd#setUserId reference and locate the corresponding rewarded-video API surface in the Firebase C++ SDK. Check how the C++ SDK maps this Android capability and whether its existing AdMob support exposes the information needed for server-side verification. Done means the requested C++ API path and its SSV support are clearly available or documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100