Skip to content

Commit

Permalink
[ads] Disable CustomNotificationAdsStudy study (#1218)
Browse files Browse the repository at this point in the history
The `CustomNotificationAdsStudy` study is disabled now to ensure push
notification ads function consistently across Nightly, Beta, and Release
channels (the study was enabled for Nightly and Beta only).
  • Loading branch information
aseren authored Oct 8, 2024
1 parent 315fd84 commit c6c765b
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions seed/seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -1754,35 +1754,6 @@
},
"name": "BraveAIChatEnabledStudy"
},
{
"experiments": [
{
"feature_association": {
"enable_feature": [
"CustomNotificationAds"
]
},
"name": "Enabled",
"probability_weight": 100
},
{
"name": "Default",
"probability_weight": 0
}
],
"filter": {
"channel": [
"NIGHTLY",
"BETA"
],
"min_version": "115.1.58.35",
"platform": [
"WINDOWS",
"MAC"
]
},
"name": "CustomNotificationAdsStudy"
},
{
"experiments": [
{
Expand Down

0 comments on commit c6c765b

Please sign in to comment.