ashishshinde-pubm

Results 4 issues of ashishshinde-pubm

**Limitation** : Current implementation of IsURL function simply returns false (URL as invalid) if length of URL is more than 2082 runes/characters. It does not check if the URL is...

Currently, bids getting rejected in module stage are not captured in seatNonBid. This PR introduce the SeatNonBid in HookStageOutcome so that each module stage can return rejected bids. In auction/amp_auction,...

do not port

Currently, there is no way to determine the currency of the bids returned in the bidder-response during the raw_bidder_response_stage. There are several use cases where it is important to know...

do not port