Skip to content

Commit

Permalink
add back the reject reason for k-anonymity
Browse files Browse the repository at this point in the history
  • Loading branch information
qingxinwu committed Mar 7, 2023
1 parent 426dfb8 commit 886a019
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FLEDGE_extended_PA_reporting.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ Where `signalBucket` and `signalValue` is a dictionary which consists of:
* 5: indicates seller rejected bid because “Creative Filtered - Blocked by Publisher”
* 6: indicates seller rejected bid because “Creative Filtered - Language Exclusions”
* 7: indicates seller rejected bid because “Creative Filtered - Category Exclusions”
* 8: indicates seller rejected bid because "Creative Filtered - Did Not Meet The K-anonymity Threshold"
* Perhaps other values indicating:
* generateBid() hitting timeout
* The auction was aborted (i.e. calling endAdAuction())
Expand Down

0 comments on commit 886a019

Please sign in to comment.