-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
In analytics adapter, I'm reading arguments from the EVENTS.AUCTION_END callback, specifically the auction.bidsReceived array. I see that none of the bids has bidId, even though they are present in auction.bidderRequests. I would prefer not to look them up, to avoid complexity.
Is there a good reason for this? Can the bidId be added for the received bids? It would simplify working with them.
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done

