תכונות חדשות זמינות ב-Business Profile API
מעכשיו אפשר לראות את הפרות המדיניות הספציפיות של כל תשובה לביקורת שנדחתה ב
Reviews API. כדי לקרוא על כל העדכונים האחרונים ב-Google Business Profile API, אפשר לעבור אל
הדף 'העדכונים האחרונים'.
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
HealthProviderAttributes
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
המאפיינים של ספק שירותי הבריאות שמקושרים למיקום הזה.
| ייצוג JSON |
{
"name": string,
"insuranceNetworks": [
{
object (InsuranceNetwork)
}
]
} |
| שדות |
name |
string
חובה. מזהה Google של המיקום הזה בטופס: accounts/{accountId}/locations/{locationId}/healthProviderAttributes
|
insuranceNetworks[] |
object (InsuranceNetwork)
זה שינוי אופציונלי. רשימה של חברות ביטוח שנכללות במיקום הזה.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[[["התוכן קל להבנה","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"]],["עדכון אחרון: 2025-07-25 (שעון UTC)."],[],["The JSON represents health provider attributes associated with a location. It includes a required `name` string, which is a Google identifier formatted as `accounts/{accountId}/locations/{locationId}/healthProviderAttributes`. Additionally, an optional list of `insuranceNetworks` is provided, which represents the insurance networks accepted at the location. Each network within this array is an object referenced by the `InsuranceNetwork` schema.\n"]]