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

Problems with Frequency Capping #7

Open
JoseviMarin opened this issue Oct 10, 2019 · 0 comments
Open

Problems with Frequency Capping #7

JoseviMarin opened this issue Oct 10, 2019 · 0 comments

Comments

@JoseviMarin
Copy link

The frequency capping is not working properly, after a little investigation I think that it is due to next situation:
In Campaign Manager the properties of frequency capping are defined at Banner level, but Crosstalk is waiting for these properties in Campaign level. In the AccountingCampaing java class at line 493, it is checked if 'myNode.get("frequency_spec")' is null, and this condition always is true because Campaign does not have the 'frequency_spec' property.

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