-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pubmatic adapter only uses adSlot param for banners #1341
Comments
Hi @jbartek25 Technically, we can fix it but sure if it ok from requirements. @bretg can you help? |
ahhh... thank you guys, was looking into old |
@rpanchyk thank you |
@jbartek25 Code of Pubmatic adapter updated in linked PR, so now everything worked as expected |
I'm using PBS for video HB and Pubmatic adapter (based on the info in pubmatic.yaml) supports video. I couldn't find my video requests/imps in Pubmatic reporting and on closer look at the bid requests sent to Pubmatic, the adapter code here only ever passes the adapter
adSlot
param for the banner requests (in imp.tagid field) but not for any other media type. I believe this is a bug as after modifying the adapter to set imp.tagid for video I see the bids in Pubmatic reports + Pubmatic started bidding much more frequently than before.The text was updated successfully, but these errors were encountered: