I'm trying to build a campaign that sends a random message from an array of 10 or 100 messages every day. Currently, in Firebase, I'm able to create a daily campaign that sends the same message daily. Is it possible to use Cloud Functions to change the message of the campaign every day?