Best Practices (Dialogflow)
Stay organized with collections
Save and categorize content based on your preferences.
Notification title
Make sure your title complies with the following best practices:
- Don't use question marks or exclamation marks in your title.
- Don't use the word daily in the title of a daily update.
- Don't use the same title for different updates.
- Don't use the exact name of the Action.
Updatable intents
Enable updates or notifications in the Actions on Google console only for the
intents that are triggered by updates and notifications. Don't enable updates
or notifications for intents that you are using during the configuration, e.g.
the setup_update
intent mentioned in the guides.
Limits
The following limits apply to sending push notifications:
- Up to 10 notifications per user per day.
- Up to 1 notifications per user per minute.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["Push notification titles should avoid punctuation, repetitive words like \"daily\", duplication, and the Action's name."],["Only enable updates/notifications for intents specifically designed for them, excluding setup or configuration intents."],["Daily push notifications are limited to 10 per user, with a maximum frequency of 1 per minute."]]],[]]