WinNotice

Prebid WinNotice object

Object sent when an auction has been won.

FieldTypeDescription
publisherIdString; requiredUnique publisher ID.
siteIdString; requiredUnique site ID.
placementIdString; requiredUnique publisher tag ID.
cpmFloat; requiredThe CPM paid to the Publisher.
currencyString; requiredThe currency of the winning bid. For more information, seeĀ List of currencies.
impIdString; requiredThe unique identifier of the impression that won the auction.
adUnitCodeString; optionalThe unique identifier of the ad-unit-code. It's the ID of the div (aka placement)
auctionIdString; optionalThe unique identifier of the auction.
transactionIdString; optionalThe unique identifier of the BidRequest transaction.
ttlInteger; optionalHow long (in seconds) this bid is considered valid.
requestTimestampInteger; optionalTimestamp of when the request started.
responseTimestampInteger; optionalTimestamp of when the request finished.
dsp_idString; requiredThe DSP id.