Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
brusshamilton committed Sep 16, 2024
1 parent fdcd516 commit 54f5f45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2827,7 +2827,7 @@ a [=list=] of [=interest groups=] |bidIgs|, and a [=list=] of [=bid debug report
: [=generated bid/ad=]
:: |response|'s [=server auction response/ad metadata=]
: [=generated bid/ad descriptor=]
:: |winningAd|
:: |winningAdDescriptor|
: [=generated bid/ad component descriptors=]
:: |winningAdComponents|
: [=generated bid/ad cost=]
Expand Down Expand Up @@ -3073,7 +3073,7 @@ A <dfn>server auction response</dfn> is a [=struct=] with the following [=struct
:: An [=origin=] or Null. Null when the server response is not feeding into an
on-device auction. Otherwise the value is the expected top-level seller for
that auction.
: ad metadata
: <dfn>ad metadata</dfn>
:: A JSON [=string=] or Null. Null when the server response is not feeding into an
on-device auction. Otherwise the value contains the ad metadata
returned from scoring the winning bid in the component auction.
Expand Down

0 comments on commit 54f5f45

Please sign in to comment.