We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab08280 + e6a009c commit 2a1b06bCopy full SHA for 2a1b06b
ab-testing/abTests.ts
@@ -25,9 +25,10 @@ const ABTests: ABTest[] = [
25
description: "Testing Prebid.js v10 integration on DCR",
26
owners: ["commercial.dev@guardian.co.uk"],
27
status: "ON",
28
- expirationDate: "2025-12-30",
+ expirationDate: "2025-12-10",
29
type: "client",
30
- audienceSize: 0 / 100,
+ audienceSize: 10 / 100,
31
+ audienceSpace: "A",
32
groups: ["control", "variant"],
33
shouldForceMetricsCollection: true,
34
},
0 commit comments