การเรียกใช้ Deep Link ช่วยให้ผู้ใช้เข้าสู่การสนทนาบางส่วนผ่านความตั้งใจโดยรวมได้ ผู้ใช้บอกชื่อที่แสดงของคุณร่วมกับวลี Deep Link เพื่อใช้การเรียกใช้ Deep Link (เช่น "Ok Google ขอ <ชื่อที่แสดง> กับ <วลี Deep Link>")
หากต้องการสร้างการเรียกใช้ Deep Link คุณต้องสร้าง Intent ที่กำหนดเองส่วนกลางด้วยวลีการฝึกที่กำหนดข้อมูลจากผู้ใช้ที่คุณต้องการตั้งค่าสำหรับ Deep Link
[null,null,["อัปเดตล่าสุด 2024-10-15 UTC"],[[["Deep link invocations enable users to access specific parts of your conversation using a global intent and a designated phrase."],["These invocations are triggered when users combine your Action's display name with the deep link phrase, allowing them to jump directly to relevant content."],["You create deep link invocations by defining global custom intents with training phrases that correspond to the desired user input."],["Intents linked to deep link invocations can also be utilized for matching user input during an ongoing conversation."]]],[]]