Google Business Performance API มีเมธอด API
ใหม่ที่อนุญาตให้ดึง `DailyMetrics` หลายรายการในคําขอ API รายการเดียว
ตรวจสอบ
กําหนดการเลิกใช้งานและวิธีการย้ายข้อมูลจากเมธอด v4 reportInsights API ไปยัง API ประสิทธิภาพของ Google Business Profile
REST Resource: locations.questions.answers
ทรัพยากร
ไม่มีข้อมูลถาวรที่เชื่อมโยงกับทรัพยากรนี้
วิธีการ |
|
ลบคำตอบที่ผู้ใช้ปัจจุบันเขียนสำหรับคำถามนั้นๆ |
|
แสดงรายการคำตอบที่ใส่เลขหน้าสำหรับคำถามที่ระบุ |
|
สร้างคำตอบหรืออัปเดตคำตอบที่มีอยู่ซึ่งเขียนโดยผู้ใช้สำหรับคำถามที่ระบุ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2023-12-01 UTC
[null,null,["อัปเดตล่าสุด 2023-12-01 UTC"],[[["This resource represents Q&A data, specifically answers to questions associated with a location, but it does not store any persistent data itself."],["Users can delete their answers, view a list of answers for a specific question, and create or update their answers using the provided methods."],["The available methods for interacting with this resource include deleting, listing, and upserting answers."]]],["This resource lacks persistent data. It supports three main actions: deleting, listing, and upserting answers. `delete` removes the current user's answer to a question. `list` retrieves a paginated collection of answers for a specific question. `upsert` either creates a new answer or updates an existing one, specifically for answers authored by the current user. These actions are all associated with managing user-generated answers to questions.\n"]]