การเรียกใช้ Deep Link ช่วยให้ผู้ใช้เข้าสู่การสนทนาบางส่วนผ่านความตั้งใจโดยรวมได้ ผู้ใช้บอกชื่อที่แสดงของคุณร่วมกับวลี Deep Link เพื่อใช้การเรียกใช้ Deep Link (เช่น "Ok Google ขอ <ชื่อที่แสดง> กับ <วลี Deep Link>")
หากต้องการสร้างการเรียกใช้ Deep Link คุณต้องสร้าง Intent ที่กำหนดเองส่วนกลางด้วยวลีการฝึกที่กำหนดข้อมูลจากผู้ใช้ที่คุณต้องการตั้งค่าสำหรับ Deep Link
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 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."]]],[]]