Skip to content

Commit d92e2bb

Browse files
committed
Set the audience size to 2.1% in header bidder timeouts AB test
1 parent 9680460 commit d92e2bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ab-testing/config/abTests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ const ABTests: ABTest[] = [
239239
expirationDate: "2026-10-28",
240240
type: "client",
241241
status: "ON",
242-
audienceSize: 0 / 100,
242+
audienceSize: 2.1 / 100, // 0.35% in each variant
243243
audienceSpace: "A",
244244
groups: [
245245
"variant-500",

0 commit comments

Comments
 (0)