You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Type of issue
enhancement
Description
To support the app post-bid scenario with OM signaling, we need to allow passing imp.banner.api through to Prebid Server.
Currently, the pbsBidAdapter only looks in ortb2Imp.ext, ignoring other fields in ortb2Imp. This is how the post-bid creative would be specified:
And for the record, the other parts of OMID signaling are already supported by the pbsBidAdapter with the global ortb2 object:
Verification
The test case would be to set AdUnit.ortb2Imp.banner.api:7 and verify that the request to PBS contains that value in imp[].banner.api.
The text was updated successfully, but these errors were encountered: