Closed spormeon closed 3 years ago
Do you have an example page where this happens @spormeon - the code in their adapter hardcodes the bidder_code to "33across". This is either a page issue or a deeper bug.
how do i contact you , so as not to put in open foorum?
Talked with @spormeon via email. Thus far not able to reproduce the issue, apparently the 33across bidder has been turned off. However, I've reviewed both client-side and server-side bid adapters and don't see any obvious problems. Rubicon isn't even in the list of bidders for the page. Will take another look when 33across is re-enabled.
The issues experienced here are related to https://github.com/prebid/prebid-server/issues/1562 -- he's trying to set up video-over-AMP but using Prebid.js. I don't think this will work -- as far as I know, Prebid.js will not operate in the AMP environment, specifically the interaction between GAM and Prebid.js.
I'm interested in the AMP-video-header-bidding scenario, but suspect it will need https://github.com/ampproject/amphtml/issues/30193 -- perhaps we can use
i can confirm it does work with GAM and prebid.js and prebid.js s2s, its all working as should , with stats pinging back etc etc
Thats the point Bret on 33across, rubicon is not mentioned anywhere but they are sending back rubicon as the KV on the bid as hb_bidder=rubicon, maybe its a "backend", their end problem, I not sure
Adding @curlyblueeagle to comment
@spormeon not sure why our backend would be a problem, hb_bidder is relevant only the context of Prebid. Do you have a test page? Hard to debug without one.
@curlyblueeagle i think i found, it, some weird dfp bug by looks, will confirm if fixes it
@spormeon wonderful! If problems still persist, please contact us at headerbidding@33across.com if you do not wish to have a discussion on public forum.
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.
Sounds like this issue self resolved. Closing out but if GAM bug pops up again we can reference
Type of issue
bug
Description
33across seems to be returning "rubicon" as hb_bidder=rubicon for instream video
Steps to reproduce
bidder: '33across', params: { siteId: 'YOUR33ACROSSID', productId: 'instream' } } /
Test page
Expected results
Actual results
Platform details
prebid client 4.15.0
Other information