Skip to content

Commit 76b1a73

Browse files
authored
Increase new header bidding endpoint rollout to 1% of users (#1670)
increase new header bidding endpoint rollout to 1% of users
1 parent 0d4b3fc commit 76b1a73

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/short-beers-pay.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export const newHeaderBiddingEndpoint: ABTest = {
55
author: '@commercial-dev',
66
start: '2024-11-11',
77
expiry: '2024-11-30',
8-
audience: 0 / 100,
8+
audience: 2 / 100,
99
audienceOffset: 0 / 100,
1010
audienceCriteria: '',
1111
successMeasure: '',

0 commit comments

Comments
 (0)