Description

Keeps relations between campaign and correspondent messages-pool and click-action entities.

A map represents each step poly-campaign will perform according to it’s iter_cycle value. In other words, it tells campaign which message pool and click action ordering ID to use for each of it’s run.

Structure

iter_num: int
campaign_id: int
pool_id: int
msg_template_id: int = 0