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.
1 parent 0d4b3fc commit 76b1a73Copy full SHA for 76b1a73
2 files changed
.changeset/short-beers-pay.md
@@ -0,0 +1,5 @@
1
+---
2
+'@guardian/commercial': minor
3
4
+
5
+increase new header bidding endpoint rollout to 1% of users
src/experiments/tests/new-header-bidding-endpoint.ts
@@ -5,7 +5,7 @@ export const newHeaderBiddingEndpoint: ABTest = {
author: '@commercial-dev',
6
start: '2024-11-11',
7
expiry: '2024-11-30',
8
- audience: 0 / 100,
+ audience: 2 / 100,
9
audienceOffset: 0 / 100,
10
audienceCriteria: '',
11
successMeasure: '',
0 commit comments