public void Initialize() { _transactionScope = new TransactionScope(); _creativesController = ControllerAPIBuilder.CreateCreativesController(); }