Files
brave-core/components
Terry Mancey da638da866 [ads] Change round robin NTT serving to respect campaigns priority (#36994)
Previously, round-robin filtering ran once across all ads before priority
bucketing, so a campaign that had exhausted its rotation could suppress
higher-priority campaigns from being served. This change moves the
round-robin filter inside the per-bucket loop so each priority bucket
rotates independently, preserving intended campaign priority ordering.

Pacing is also applied per bucket, after round-robin. If all ads in a
bucket are suppressed by pacing, the pipeline falls through to the next
priority bucket so lower-priority campaigns continue to backfill paced
out slots.
2026-06-05 16:35:10 +02:00
..
2026-06-01 16:00:04 +01:00
2026-06-01 16:00:04 +01:00
2026-04-27 12:00:54 +01:00