Skip to content

Commit

Permalink
Increase inline content ads per hour/day and roll-out to all regions
Browse files Browse the repository at this point in the history
  • Loading branch information
tmancey committed Mar 23, 2022
1 parent 3d6b5b8 commit 5793258
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions seed/seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@
"name": "AdServingStudy",
"experiments": [
{
"name": "MaximumAdNotificationsPerDay=100/MaximumInlineContentAdsPerHour=8/MaximumInlineContentAdsPerDay=40",
"name": "MaximumAdNotificationsPerDay=100/MaximumInlineContentAdsPerHour=12/MaximumInlineContentAdsPerDay=60",
"probability_weight": 100,
"parameters": [
{
Expand Down Expand Up @@ -444,7 +444,7 @@
"name": "BraveAds.AdServingStudy",
"experiments": [
{
"name": "MaximumAdNotificationsPerDay=100/MaximumInlineContentAdsPerHour=8/MaximumInlineContentAdsPerDay=40/AdServingVersion=1",
"name": "MaximumAdNotificationsPerDay=100/MaximumInlineContentAdsPerHour=12/MaximumInlineContentAdsPerDay=60/AdServingVersion=1",
"probability_weight": 20,
"parameters": [
{
Expand All @@ -469,7 +469,7 @@
}
},
{
"name": "MaximumAdNotificationsPerDay=100/MaximumInlineContentAdsPerHour=8/MaximumInlineContentAdsPerDay=40/AdServingVersion=2",
"name": "MaximumAdNotificationsPerDay=100/MaximumInlineContentAdsPerHour=12/MaximumInlineContentAdsPerDay=60/AdServingVersion=2",
"probability_weight": 20,
"parameters": [
{
Expand All @@ -494,7 +494,7 @@
}
},
{
"name": "MaximumAdNotificationsPerDay=100/MaximumInlineContentAdsPerHour=8/MaximumInlineContentAdsPerDay=40/AdServingVersion=2/AdPredictorWeights=16.0,8.0,16.0,8.0,0.0,0.0,0.0",
"name": "MaximumAdNotificationsPerDay=100/MaximumInlineContentAdsPerHour=12/MaximumInlineContentAdsPerDay=60/AdServingVersion=2/AdPredictorWeights=16.0,8.0,16.0,8.0,0.0,0.0,0.0",
"probability_weight": 20,
"parameters": [
{
Expand Down Expand Up @@ -523,7 +523,7 @@
}
},
{
"name": "MaximumAdNotificationsPerDay=100/MaximumInlineContentAdsPerHour=8/MaximumInlineContentAdsPerDay=40/AdServingVersion=2/AdPredictorWeights=0.0,0.0,0.0,0.0,16.0,16.0,0.0",
"name": "MaximumAdNotificationsPerDay=100/MaximumInlineContentAdsPerHour=12/MaximumInlineContentAdsPerDay=60/AdServingVersion=2/AdPredictorWeights=0.0,0.0,0.0,0.0,16.0,16.0,0.0",
"probability_weight": 20,
"parameters": [
{
Expand Down Expand Up @@ -552,7 +552,7 @@
}
},
{
"name": "MaximumAdNotificationsPerDay=100/MaximumInlineContentAdsPerHour=8/MaximumInlineContentAdsPerDay=40/AdServingVersion=2/AdPredictorWeights=32.0,16.0,16.0,8.0,4.0,2.0,1.0",
"name": "MaximumAdNotificationsPerDay=100/MaximumInlineContentAdsPerHour=12/MaximumInlineContentAdsPerDay=60/AdServingVersion=2/AdPredictorWeights=32.0,16.0,16.0,8.0,4.0,2.0,1.0",
"probability_weight": 20,
"parameters": [
{
Expand Down

0 comments on commit 5793258

Please sign in to comment.