ภาพรวมของฟีด
ส่วนนี้จะระบุไฟล์ฟีดที่ใช้ส่งข้อมูลสินค้าคงคลังไปยังศูนย์การดำเนินการ เนื้อหาของฟีดจะกำหนดบริการที่คุณให้บริการและบริการที่พร้อมให้บริการ
โครงสร้างของฟีดสินค้าคงคลังจะกำหนดโดย Google Maps Booking API
ฟีดต่อไปนี้เป็นฟีดที่จำเป็นสำหรับการผสานรวมการเปลี่ยนเส้นทางการนัดหมาย
- ฟีดบริการ: อธิบายบริการที่เอนทิตีของคุณมอบให้
ช่องในฟีดเหล่านี้บางช่องต้องกรอกข้อมูล ส่วนบางช่องจะกรอกหรือไม่ก็ได้ ฟิลด์ใดก็ตามที่ทําเครื่องหมายว่าไม่บังคับจะไม่ต้องใส่ไว้ในฟีดได้หากว่างเปล่า
รูปแบบฟีดจะอธิบายโดยใช้ไวยากรณ์ของ Protocol Buffer 3 คุณมีตัวเลือกในการอัปโหลดไฟล์ฟีดเป็นการจัดรูปแบบไบนารีของข้อมูลบัฟเฟอร์โปรโตคอลในรูปแบบ pb3 หรือในรูปแบบ JSON ที่ดึงข้อมูล
เราขอแนะนำให้อัปโหลดฟีดในรูปแบบ JSON
เราขอแนะนำให้ใช้ gzip เพื่อบีบอัดฟีดก่อนอัปโหลด
คู่มือนี้มีไว้สำหรับบัฟเฟอร์โปรโตคอลของศูนย์การดำเนินการโดยเฉพาะ ดูข้อมูลทั่วไปเกี่ยวกับวิธีใช้ Protocol Buffers เพื่อสร้างไฟล์ pb3 ได้ที่นี่เป็นตัวอย่างใน Java
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-11-26 UTC
[null,null,["อัปเดตล่าสุด 2024-11-26 UTC"],[[["Inventory data is transmitted to Actions Center using Entity, Action, and Services feeds, defining your provided and available services."],["Feed structures are based on the Google Maps Booking API, with mandatory feeds for Appointments Redirect integration including Entity, Action, and Services."],["Feeds can be provided in pb3 or JSON format (JSON recommended), with optional fields allowed to be omitted when empty."],["Google recommends compressing feeds using gzip before uploading them to Actions Center."]]],["Inventory data is sent to the Actions Center via feed files, which define offered services and their availability. Mandatory feeds for Appointments Redirect integration include: Entity, Action, and Services feeds. These files can be uploaded in either protocol buffer (pb3) or JSON format, with JSON recommended. Optional fields can be omitted. Feeds are structured according to the Google Maps Booking API, and compressing the feeds using gzip prior to upload is recommended.\n"]]