PromotionStatus:
    | "SCHEDULED"
    | "IN_PROGRESS"
    | "PAUSED"
    | "BUDGET_EXHAUSTED"
    | "TERMINATED"
    | "COMPLETED"