Skip to content

Commit

Permalink
Updated BraveSearchPromotionBannerStudy (#946)
Browse files Browse the repository at this point in the history
issue: brave/brave-browser#36499

Removed type A banner from study.
  • Loading branch information
simonhong committed Mar 1, 2024
1 parent 489640d commit c672027
Showing 1 changed file with 3 additions and 18 deletions.
21 changes: 3 additions & 18 deletions seed/seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -720,21 +720,6 @@
},
{
"experiments": [
{
"feature_association": {
"enable_feature": [
"BraveSearchOmniboxBanner"
]
},
"name": "banner_type_A",
"parameters": [
{
"name": "banner_type",
"value": "type_A"
}
],
"probability_weight": 25
},
{
"feature_association": {
"enable_feature": [
Expand All @@ -748,7 +733,7 @@
"value": "type_B"
}
],
"probability_weight": 25
"probability_weight": 33
},
{
"feature_association": {
Expand All @@ -763,7 +748,7 @@
"value": "type_C"
}
],
"probability_weight": 25
"probability_weight": 33
},
{
"feature_association": {
Expand All @@ -778,7 +763,7 @@
"value": "type_D"
}
],
"probability_weight": 25
"probability_weight": 34
}
],
"filter": {
Expand Down

0 comments on commit c672027

Please sign in to comment.