Skip to content

Problems with Frequency Capping #7

Description

@JoseviMarin

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions