Best practices and limits
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."],[[["\u003cp\u003ePush notification titles should avoid punctuation, repetitive words like "daily", duplication, and the Action's name.\u003c/p\u003e\n"],["\u003cp\u003eOnly enable updates/notifications for intents specifically designed for them, excluding setup or configuration intents.\u003c/p\u003e\n"],["\u003cp\u003eWhen sending push notifications, there's a limit of 10 per user per day and a rate limit of 1 per user per minute.\u003c/p\u003e\n"]]],[],null,["Notification title\n\nMake sure your title complies with the following best practices:\n\n- Don't use question marks or exclamation marks in your title.\n- Don't use the word *daily* in the title of a daily update.\n- Don't use the same title for different updates.\n- Don't use the exact name of the Action.\n\nUpdatable intents\n\nEnable updates or notifications in the Actions on Google console only for the\nintents that are triggered by updates and notifications. Don't enable updates\nor notifications for intents that you are using during the configuration, e.g.\nthe `setup_update` intent mentioned in the guides.\n\nLimits\n\nThe following limits apply to sending push notifications:\n\n- Up to **10 notifications per user per day**.\n- Up to **1 notifications per user per minute**."]]