หากต้องการให้ลูกค้าสั่งอาหารจากร้านอาหารของคุณ ให้ลงทะเบียนชื่อและที่อยู่กับ Google Business Profile ฟิลด์ name และ address ของเอนทิตีร้านอาหารต้องตรงกับชื่อและที่อยู่ใน Google Business Profile
[[["เข้าใจง่าย","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-11-26 UTC"],[[["A `Restaurant` entity stores basic information about a restaurant, like name, address, and contact details, to be used within the ordering system."],["Restaurants must be registered with Google Business Profile and have matching `name` and `address` fields in the `Restaurant` entity for customers to place orders."],["Each `Restaurant` entity is defined with a specific type and a unique ID for identification."],["All the data for a single `Restaurant` entity must be defined on a single line in the data feed for valid processing."]]],["The `Restaurant` entity includes details like name, address, website, description, and phone number. To enable customer ordering, restaurant names and addresses in the feed must precisely match those registered with Google Business Profile. Each `Restaurant` must be defined using the `Restaurant` type, and each entity's data must be on a single line. An example is shown with a restaurant's detailed information such as address, telephone, location coordinates, and URL.\n"]]