แนวทางปฏิบัติที่ดีที่สุดและขีดจํากัด
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ชื่อการแจ้งเตือน
ตรวจสอบว่าเนื้อหาเป็นไปตามแนวทางปฏิบัติแนะนำต่อไปนี้
- อย่าใช้เครื่องหมายคำถามหรือเครื่องหมายตกใจในชื่อวิดีโอ
- อย่าใช้คำว่ารายวันในชื่ออัปเดตรายวัน
- อย่าใช้ชื่อเดียวกันสำหรับการอัปเดตที่ต่างกัน
- อย่าใช้ชื่อของการดำเนินการที่ตรงกันทุกประการ
Intent ที่อัปเดตได้
เปิดใช้การอัปเดตหรือการแจ้งเตือนในคอนโซล Actions on Google สําหรับ Intent ที่ทริกเกอร์โดยการอัปเดตและการแจ้งเตือนเท่านั้น อย่าเปิดใช้การอัปเดตหรือการแจ้งเตือนสำหรับ Intent ที่คุณใช้ระหว่างการกำหนดค่า เช่น Intent setup_update
ที่ระบุไว้ในคำแนะนำ
ข้อจำกัด
ขีดจำกัดต่อไปนี้มีผลกับการส่งข้อความ Push
- การแจ้งเตือนสูงสุด 10 รายการต่อผู้ใช้ต่อวัน
- รับการแจ้งเตือนสูงสุด1 รายการต่อผู้ใช้ต่อนาที
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 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**."]]