auctions property

List<InterestGroupAuctionId> auctions
final

This is the set of the auctions using the worklet that issued this request. In the case of trusted signals, it's possible that only some of them actually care about the keys being queried.

Implementation

final List<InterestGroupAuctionId> auctions;