会話型アクションのサポートは 2023 年 6 月 13 日に終了しました。詳細については、
会話型アクションの廃止をご覧ください。
ベスト プラクティス(Dialogflow)
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
通知のタイトル
タイトルを付ける際は必ず次のベスト プラクティスに従います。
- タイトルに疑問符や感嘆符を使用しないでください。
- 毎日配信される更新情報のタイトルに「毎日」という語句を使用しないでください。
- 異なる更新情報に同じタイトルを使用しないでください。
- アクションの正確な名前を使用しないでください。
更新可能なインテント
更新または通知は、更新と通知によってトリガーされるインテントについてのみ、Actions on Google コンソールで有効にします。ガイドに記載されている setup_update
インテントなど、構成中に使用するインテントの更新や通知を有効にしないでください。
上限
プッシュ通知の送信には次の上限が適用されます。
- ユーザーあたりの 1 日の最大通知数は 10 件です。
- ユーザーあたりの 1 分間の最大通知数は 1 件です。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-26 UTC。
[null,null,["最終更新日 2025-07-26 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\u003eDaily push notifications are limited to 10 per user, with a maximum frequency of 1 per minute.\u003c/p\u003e\n"]]],[],null,["# Best Practices (Dialogflow)\n\nNotification title\n------------------\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-----------------\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------\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**."]]