-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Do not show NTP sponsored images if the user has exceeded the frequency caps #14015
Do not show NTP sponsored images if the user has exceeded the frequency caps #14015
Comments
We should probably also make sure we cover the case where the user for some reason doesn't have any unblinded tokens in the pool. |
We already have a frequency cap for unblinded tokens |
Oh sorry, I'm saying we should wait to show these until the user has the unblinded tokens to ensure they are rewarded for them, in case there are any problems getting those tokens. |
We have two types of frequency cap. Permission rules and Exclusion rules. The unblinded token frequency cap is a permission rule and ads will not be served unless the user has unblinded tokens. |
Verification passed on
Ad Serving v1 - Frequency cappingsUser Activity
minimum wait time
catalog - campaign dailyCap
catalog - creative set perDay
catalog - creative set perWeek
catalog - creative set perMonth
creativeInstanceId per hour frequency cappings
campaignId transferred frequency cappings
creativeSetId conversion frequency cappings
AdServing:maximum_new_tab_page_ads_per_hour/1
AdServing:maximum_new_tab_page_ads_per_day/1
Missing issuers
no unblinded tokens
Ad Serving v1 - NTP SI eventsAd is served:
Ad is shown:
User is paid
click event
landed event
conversion event
Ad Serving v2 - Frequency cappingsUser activity
minimum wait time
catalog - campaign dailyCap
catalog - creative set perDay
catalog - creative set perWeek
catalog - creative set perMonth
AdServing:maximum_new_tab_page_ads_per_hour/1
AdServing:maximum_new_tab_page_ads_per_day/1
campaignId transferred frequency cappings
creativeSetId conversion frequency cappings
no unblinded tokens
Ad Serving v2 - NTPSI eventsVerified Ad serving v2 is supported by NTP SI and therefor the flag has no effect.
view event
click event
conversion event
|
Verification passed on Brave v1.42.85 on Samsung s7 (Android 8.0). Ad Serving v1 - Frequency cappingsUser Activity
minimum wait time
catalog - campaign dailyCap
catalog - creative set perDay
catalog - creative set perWeek
catalog - creative set perMonth
catalog - creative set totalMax
creativeInstanceId per hour frequency cappings
campaignId transferred frequency cappings
creativeSetId conversion frequency cappings
AdServing:maximum_new_tab_page_ads_per_hour/1
AdServing:maximum_new_tab_page_ads_per_day/1
no unblinded tokens
Ad Serving v1 - NTP SI eventsAd is served:
Ad is shown:
User is paid
click event
landed event
conversion event
Ad Serving v2 - Frequency cappingsUser activity
minimum wait time
catalog - campaign dailyCap
catalog - creative set perDay
AdServing:maximum_new_tab_page_ads_per_hour/1
AdServing:maximum_new_tab_page_ads_per_day/1
campaignId transferred frequency cappings
creativeSetId conversion frequency cappings
no unblinded tokens
Ad Serving v2 - NTPSI eventsVerified Ad serving v2 is supported by NTP SI and therefor the flag has no effect.
view event
click event
landed event
conversion event
|
No description provided.
The text was updated successfully, but these errors were encountered: