Skip to content

loss notifications not getting triggered if no bids from component sellers make it to the top seller #962

Open
@jlquaccia

Description

Hello,

While testing the PA auction flow, I had noticed a scenario where I am not seeing any loss notifications sent out if all bids are rejected during a PA auction. In fact when this occurs it looks like the reportWin and reportResult functions overall aren’t getting invoked? Additionally within our scoreAd function we are invoking reportAdAuctionLoss. To summarize, our expectation is that generateBid will return a bid, scoreAd gets called to score a bid, the bid gets rejected (invalid by some means within the ssp worklet), at this point we should get a loss notification in this case.

I also created a short video earlier illustrating this scenario further. Hope it helps!
https://vimeo.com/896691459?share=copy

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions