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

Make ads depend on campaigns #3

Open
andresionek91 opened this issue Jul 6, 2020 · 0 comments
Open

Make ads depend on campaigns #3

andresionek91 opened this issue Jul 6, 2020 · 0 comments

Comments

@andresionek91
Copy link
Owner

andresionek91 commented Jul 6, 2020

Campaigns should be one level above on hierarchy than ads. Something like this:

campaigns:
  campaign_a:
    ad_1: 0.25
    ad_2: 0.25
  campaign_b:
    ad_3: 0.25
    ad_4: 0.25

Meaning that one add is linked to a specific campaign when running the simulation. Right now the simulation will pick a random ad and a random campaign.

Some users should also come without ad or campaign associated to simulate direct access.

@andresionek91 andresionek91 changed the title Add ads bellow campaigns Make ads depend on campaigns Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant