prebid-mobile-android
prebid-mobile-android copied to clipboard
bidid key/value missing in request to google ad manager
Describe the bug bidid not sent in the request to google ad manager. bidid seems to be required in the creative code to render the creative. As a result often creatives are rendered blank.
Expected behavior bidid is sent in the request to google ad manager as custom key/value.
Screenshots
Hi @PratikRai-Netzaxis ! The bidid
is not necessary param for this setup. SDK doesn't rely on it to render the winning bid. You can see it in the integration examples (Demo App and Internal Test Aoo) that work well.
Could you share more info about your integration setup? Looking at the screenshot, I assume you try to render the winning bid in a third-party SDK (no Prebid, no GMA SDK don't have such a close button on their interstitials).
@PratikRai-Netzaxis I would like to help you to choose the best integration scenario due to your needs. GMA SDK + Rendering API is a pretty complex way that should be used only if you have a robust motivation for it. Otherwise, you should consider the Original API or No Ad Server integration scenario.
Let's figure out what is actually needed.
Old issue.