We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d67fc69 + 48311f4 commit d2a092aCopy full SHA for d2a092a
ab-testing/config/abTests.ts
@@ -35,13 +35,13 @@ const ABTests: ABTest[] = [
35
{
36
name: "commercial-user-module-liveramp",
37
description:
38
- "Hold-back test measuring ad targeting from liveramp's identityLinkIdSystem module integration",
+ "Test measuring ad targeting from LiveRamp's identityLinkIdSystem module integration",
39
owners: ["[email protected]"],
40
- expirationDate: `2026-01-30`,
+ expirationDate: `2026-03-04`,
41
type: "client",
42
status: "ON",
43
audienceSize: 10 / 100,
44
- audienceSpace: "A",
+ audienceSpace: "B",
45
groups: ["control", "variant"],
46
shouldForceMetricsCollection: true,
47
},
0 commit comments