Skip to content

Commit 2a1b06b

Browse files
authored
Merge pull request #14873 from guardian/feat/prebid-test
feat: Prebid v10 test
2 parents ab08280 + e6a009c commit 2a1b06b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ab-testing/abTests.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,10 @@ const ABTests: ABTest[] = [
2525
description: "Testing Prebid.js v10 integration on DCR",
2626
owners: ["commercial.dev@guardian.co.uk"],
2727
status: "ON",
28-
expirationDate: "2025-12-30",
28+
expirationDate: "2025-12-10",
2929
type: "client",
30-
audienceSize: 0 / 100,
30+
audienceSize: 10 / 100,
31+
audienceSpace: "A",
3132
groups: ["control", "variant"],
3233
shouldForceMetricsCollection: true,
3334
},

0 commit comments

Comments
 (0)