Daily update is a feature that allows your Action to send users notifications about your content at pre-scheduled times. The user can tap the notification to invoke your Action and interact with it. To enable daily update for your Action, you need to create an intent that can be triggered when a user subscribes to daily updates. You can add the daily updates subscription flow to your Action using the Actions console.
When you set up an action with daily updates, be sure to consider the user experience. Your user may jump directly to the daily updates intent from other contexts, so it’s important to make the experience as seamless as possible. For example, you should offer a daily updates registration prompt right after you show your user what they’re getting if they choose to subscribe.
Also, don’t give them multiple opportunities to register—if they see the prompt multiple times, they might unsubscribe. Make sure the information your daily updates provide is different and useful enough that it’s worth their while to subscribe. If your daily updates aren’t helpful, users might unsubscribe after a few days.