Daily update is a type of notification that can be sent to users on their device at a scheduled time. When they tap this notification, they invoke one of the intents you configure as a daily update, which registers it with Google Assistant and automatically starts sending them updates each day. To set up an Action with daily updates, open it in the Actions console and click Develop in the top menu. Then, under Scenes in the left menu, select the scene you want to add the daily updates subscription flow to and open the User intent handling section.
Make sure your Action provides value to your users every day before you prompt them to subscribe to daily updates. Also, be careful not to pester users with repeated suggestions to register—if a user sees the same registration prompt too often, they might eventually stop using your daily update feature altogether. For best results, show your daily update subscription prompt right after showing the user what they’d receive with the update and avoid repeating the prompt in other contexts. To test your daily updates, invoke your Action and check your device’s notifications around the update time you want to schedule.