diff --git a/spec.bs b/spec.bs index d1c384fb..037201dc 100644 --- a/spec.bs +++ b/spec.bs @@ -3411,13 +3411,13 @@ A reporting bid key is a [=struct=] with the following [=struct/items :: The [=origin=] of the bidder. : interest group name :: A [=string=] uniquely identifying the interest group. + Note: This type exists only to uniquely identify places bids came from, avoiding confusion in cases like bids made by the same interest group in different component auctions, or additional bids reusing names of regular interest groups. Implementations can likely find a more efficient way of achieving the same effect. Note that bids returned when `generateBid()` returns multiple items all share a key, as they share reporting information, too. - A reporting context is a struct with the following [=struct/items=]: