Skip to content
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

AIP31 implementation: targeting + supermarket #63

Closed
5 of 6 tasks
Ivshti opened this issue May 14, 2020 · 0 comments · Fixed by #67
Closed
5 of 6 tasks

AIP31 implementation: targeting + supermarket #63

Ivshti opened this issue May 14, 2020 · 0 comments · Fixed by #67
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Ivshti
Copy link
Member

Ivshti commented May 14, 2020

  • refactor/rewrite so that demand will be retrieved via supermarket (/units-for-slot)
  • decide whether to still allow retrieving demand via market (/campaigns) - no, cause the JS market will have /units-for-slot too
  • implement new rule matching engine
  • needs to collect data on what ads were shown (to apply freq capping rules by defining adView.secondsSinceCampaignImpression)
  • needs to collect data what ad slots were visited the most (as part of the AdEx Profile - we will either use data to match targeting rules against it, or to hint the user into choosing their preferred categories in the Profile UI by aggregating most visited categories of sites)
  • implement the Profile API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant