maximum_promoted_content_ads_per_hour
and maximum_promoted_content_ads_per_day
are not respected
#15076
Labels
maximum_promoted_content_ads_per_hour
and maximum_promoted_content_ads_per_day
are not respected
#15076
Follow up to #14341.
Promoted content ads views are not limited by
maximum_promoted_content_ads_per_hour
(default 4) andmaximum_promoted_content_ads_per_day
(default 20).Currently, promoted content ads are always shown, but user is paid only once per ad.
Steps to Reproduce
Brave Ads maximum promoted content ads per hour - 1 per hour
from https://github.com/brave/internal/issues/759Or
Brave Ads maximum promoted content ads per day - 1 per day
from https://github.com/brave/internal/issues/759Actual result:
Promoted content ads are always shown
Promoted content ads are not limited by
maximum_promoted_content_ads_per_hour
(default 4) andmaximum_promoted_content_ads_per_day
(default 20).User is paid only once per ad.
Expected result:
Promoted content ads are limited by
maximum_promoted_content_ads_per_hour
andmaximum_promoted_content_ads_per_day
.Reproduces how often:
Easily reproduced
Brave version (brave://version info)
cc @tmancey @moritzhaller @jsecretan @mattmcalister @brave/legacy_qa
The text was updated successfully, but these errors were encountered: