Triggered Campaigns

Campaigns plan for triggered campaigns

FKA "RT_CAMPAIGNS"

SELECT *
  FROM [SHARED_DB].BI.VW_TRIGGERED_CAMPAIGNS

Overview

This table holds the details of triggered campaigns. Triggered campaigns are parallel to scheduled campaigns, but the target groups they run on are the same target groups.

Triggered campaigns are documented to the data only a day later.

Use Cases and Examples

  • Which campaign were executed on a specific target group?
  • Which campaign were executed on a specific event?
Column NameDescriptionTypeFormat
CAMPAIGN_DETAILIDID of campaign, parallel to PLAN_IDString
`ACTION_IDAction ID, convert to nameString
ISOLATION_VOLUMEIsolation volumeFloat
TARGET_GROUP_SERIALTarget Group IDString
EVENT_IDEvent IDString
START_DATEFirst day of this camapign being activeDateyyyy-mm-dd
END_DATELast day of this campaign. this might be null, and then a campaign runs forever.Dateyyyy-mm-dd
IS_ACTIVEIs activeBoolean
PRIORITYPriority of a target group? or a campaign priority? Priority of a sub campaign?Integer
IS_CONTROL_ENABLEDis there a control group?Boolean
CAMPAIGN_TYPETBD
EXCLUSION_TYPEInclude all / exclude? is it from Tg or campaign level?String
LAST_UPDATED_TIMETimestamp of the recordDate