RunningCreatives Table

This table contains all the CreativeID's of the creatives that have run during a given hour. It is used by the hourly maintenance script to record the deliveries for all creatives active during the past hour. Even if a creative is marked as "Suspended" or "Cancelled" during the hour, its ID will still be in this table, and thus, the hourly maintenance script can still retrieve its deliveries at the end of the hour.

After recording the hourly deliveries, the maintenance script clears RunningCreatives, and then while reloading shared memory, it reloads this table.

Column Type Default Extra Comment
CreativeID int(11)      
Hour tinyint(4)