Method: accounts.updateNotifications
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
המדיניות הזו קובעת את ההגדרות של ההתראות ב-Pubsub בחשבון שבו יישלחו התראות לגבי פרופיל העסק ב-Google לגבי הנושא הבא:
- ביקורות חדשות על מיקומים שמנוהלים על ידי החשבון.
- ביקורות מעודכנות של מיקומים שמנוהלים על ידי החשבון.
GoogleUpdates
חדש למיקומים המנוהלים על ידי החשבון.
בחשבון יהיה משאב אחד בלבד של הגדרות התראות, וניתן להגדיר נושא pubsub אחד בלבד.
בקשת HTTP
PUT https://mybusiness.googleapis.com/v4/{name=accounts/*/notifications}
בכתובת ה-URL נעשה שימוש בתחביר המרת gRPC.
פרמטרים של נתיב
פרמטרים |
name |
string
שם המשאב של הגדרות ההתראות.
|
גוף הבקשה
גוף הבקשה מכיל מופע של Notifications
.
גוף התגובה
אם הפעולה בוצעה ללא שגיאות, גוף התגובה יכלול מופע של Notifications
.
היקפי הרשאות
כדי להשתמש בתכונה הזו יש צורך באחד מההיקפים הבאים של OAuth:
https://www.googleapis.com/auth/plus.business.manage
https://www.googleapis.com/auth/business.manage
למידע נוסף, עיין בסקירה הכללית על OAuth 2.0.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2023-12-01 (שעון 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"]],["עדכון אחרון: 2023-12-01 (שעון UTC)."],[[["This documentation describes how to set Pub/Sub notification settings for a Business Profile account using the deprecated `Notifications` resource."],["These settings determine which topic receives notifications for new or updated reviews and Google Updates for locations managed by the account."],["The `Notifications` resource uses a PUT request and requires specifying the account name in the path parameters."],["To use this API, you need to include either `https://www.googleapis.com/auth/plus.business.manage` or `https://www.googleapis.com/auth/business.manage` in your OAuth scope."],["It is recommended to use the Notifications API (`https://developers.google.com/my-business/reference/notifications/rest/v1/accounts/updateNotificationSetting`) instead of this deprecated resource."]]],[]]