Skip to content
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

Fire pbsWurl for video media type #12698

Open
patmmccann opened this issue Jan 28, 2025 · 2 comments
Open

Fire pbsWurl for video media type #12698

patmmccann opened this issue Jan 28, 2025 · 2 comments
Assignees

Comments

@patmmccann
Copy link
Collaborator

bidResponse.pbsWurl = wurl;
pbsWurl should be able to fire when an argument is passed to markWinningBidAsUsed so pbs can track its instream wins. Alternatively, the wurl could be injected into the vast utilizing #10191

@dgirardi
Copy link
Collaborator

Let's add a new parameter notify to markWinningBidAsUsed that triggers this + #12216

@dgirardi dgirardi moved this from Triage to Ready for Dev in Prebid.js Tactical Issues table Jan 28, 2025
@dgirardi dgirardi self-assigned this Jan 28, 2025
@patmmccann
Copy link
Collaborator Author

#12216 events fired should only be a subset, type 500 or win events
seatbid[].bid[].ext.prebid.events: {
"win":"https://PBSDOMAIN/event?t=win&b=BID&a=22312&aid=AUCTION&ts=1726779089912&bidder=BIDDER&f=i",
"imp":"https://PBSDOMAIN/event?t=imp&b=BID&a=22312&aid=AUCTION&ts=1726779089912&bidder=BIDDER&f=i"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready for Dev
Development

No branches or pull requests

2 participants