Google Business Performance API มีเมธอด API
ใหม่ที่อนุญาตให้ดึง `DailyMetrics` หลายรายการในคําขอ API รายการเดียว
ตรวจสอบ
กําหนดการเลิกใช้งานและวิธีการย้ายข้อมูลจากเมธอด v4 reportInsights API ไปยัง API ประสิทธิภาพของ Google Business Profile
ยืนยันสถานที่ส่วนบุคคลในลักษณะพิเศษ (PPP)
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
สถานที่ส่วนบุคคลในลักษณะพิเศษหมายถึงหมวดหมู่ของสถานที่ที่ได้รับการปฏิบัติเป็นพิเศษ
ในการจัดการข้อมูลผู้ใช้ โดยทั่วไป PPP จะรวมถึงสถานพยาบาลและสถานบริการ
เช่น
- คลินิกทำแท้ง
- สถานบำบัดการติดสุราและสารเสพติด
- คลินิกศัลยกรรมเสริมความงาม
- ศูนย์ให้คำปรึกษา
- ที่พักพิงสำหรับผู้ถูกทำร้ายในครอบครัว
- ศูนย์ผู้มีบุตรยาก
- คลินิกลดน้ำหนัก
รายการนี้เป็นเพียงตัวอย่างบางส่วนเท่านั้น ดูข้อมูลเพิ่มเติมได้ที่สถานที่ส่วนบุคคลในลักษณะพิเศษ
Google อาจระบุ Google Business Profile (GBP) ของคุณเป็น PPP ในกรณีส่วนใหญ่
Google Maps จะกำหนด PPP โดยอัตโนมัติโดยใช้ข้อมูลจากเว็บไซต์ ผู้ใช้ และ
ธุรกิจ แต่ก็เพิ่มเว็บไซต์ด้วยตนเองได้เช่นกัน
หากต้องการทราบว่า Google จัดหมวดหมู่ GBP ของคุณเป็น PPP หรือไม่ ให้ใช้
locations.get
ร่วมกับมาสก์ฟิลด์เพื่อดึงข้อมูลฟิลด์ข้อมูลเมตา ซึ่งมีโครงสร้างดังนี้
Metadata
{
"hasGoogleUpdated": boolean,
"hasPendingEdits": boolean,
"canDelete": boolean,
"canOperateLocalPost": boolean,
"canModifyServiceList": boolean,
"canHaveFoodMenus": boolean,
"canOperateHealthData": boolean,
"canOperateLodgingData": boolean,
"placeId": string,
"duplicateLocation": string,
"mapsUri": string,
"newReviewUri": string,
"canHaveBusinessCalls": boolean,
"hasVoiceOfMerchant": boolean
"isLocationHistoryTemporary": boolean
}
เมื่อฟิลด์ออบเจ็กต์ข้อมูลเมตา "isLocationHistoryTemporary"
เป็น TRUE
แสดงว่า Google Maps ได้จัดหมวดหมู่สถานที่ตั้งเป็น PPP
คุณแสดงความคิดเห็นว่าควรจัดประเภทเอนทิตีเป็น PPP หรือไม่ได้โดย
กรอกแบบฟอร์มความคิดเห็นเกี่ยวกับสถานที่ส่วนบุคคลในลักษณะพิเศษ
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-08-29 UTC
[null,null,["อัปเดตล่าสุด 2025-08-29 UTC"],[],[],null,["# Verify a Particularly Personal Place (PPP)\n\n\u003cbr /\u003e\n\nParticularly Personal Place refers to a category of places that receive special\ntreatment for handling user data. PPPs generally include medical and service\nfacilities, such as\n\n- abortion clinics\n- addiction treatment facilities\n- cosmetic surgery clinics\n- counseling centers\n- domestic violence shelters\n- fertility centers\n- weight loss clinics\n\nThe list is not exclusive. To learn more, see [Particularly Personal\nPlaces](https://support.google.com/business/answer/3480441).\n\nGoogle may identify your Google Business Profile (GBP) as a PPP. In most cases,\nGoogle Maps designates PPPs automatically, using data from websites, users, and\nbusinesses, but can also add sites manually.\n\nTo know whether Google categorizes your GBP as a PPP, use\n[`locations.get`](/my-business/reference/businessinformation/rest/v1/locations/get)\nwith the field mask to retrieve the Metadata field, which has the following\nstructure: \n\n Metadata\n {\n \"hasGoogleUpdated\": boolean,\n \"hasPendingEdits\": boolean,\n \"canDelete\": boolean,\n \"canOperateLocalPost\": boolean,\n \"canModifyServiceList\": boolean,\n \"canHaveFoodMenus\": boolean,\n \"canOperateHealthData\": boolean,\n \"canOperateLodgingData\": boolean,\n \"placeId\": string,\n \"duplicateLocation\": string,\n \"mapsUri\": string,\n \"newReviewUri\": string,\n \"canHaveBusinessCalls\": boolean,\n \"hasVoiceOfMerchant\": boolean\n \"isLocationHistoryTemporary\": boolean\n }\n\nWhen the Metadata object field `\"isLocationHistoryTemporary\"` is `TRUE`, it\nmeans that Google Maps has categorized the location as a PPP.\n\nYou can provide feedback about whether an entity should be classified a PPP by\ncompleting the [Feedback on Particularly Personal\nPlaces](https://support.google.com/business/contact/PPP_GBP?sjid=5917618107205345404-NC&visit_id=638878687858169358-3564808579&p=PPP_GBP&rd=1)\nform."]]