Method: accounts.updateNotifications
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Đặt chế độ cài đặt thông báo pubsub cho tài khoản để cho Trang doanh nghiệp biết chủ đề cần gửi thông báo pubsub:
- Bài đánh giá mới về các vị trí do tài khoản này quản lý.
- Cập nhật bài đánh giá về các địa điểm do tài khoản quản lý.
GoogleUpdates
mới cho những vị trí do tài khoản quản lý.
Mỗi tài khoản sẽ chỉ có một tài nguyên cài đặt thông báo và chỉ có thể đặt một chủ đề pubsub.
Yêu cầu HTTP
PUT https://mybusiness.googleapis.com/v4/{name=accounts/*/notifications}
URL sử dụng cú pháp Chuyển mã gRPC.
Tham số đường dẫn
Các tham số |
name |
string
Tên tài nguyên của chế độ cài đặt thông báo.
|
Nội dung yêu cầu
Nội dung yêu cầu chứa một bản sao của Notifications
.
Nội dung phản hồi
Nếu thành công, nội dung phản hồi sẽ chứa một phiên bản của Notifications
.
Phạm vi uỷ quyền
Yêu cầu một trong các phạm vi OAuth sau:
https://www.googleapis.com/auth/plus.business.manage
https://www.googleapis.com/auth/business.manage
Để biết thêm thông tin, hãy xem Tổng quan về OAuth 2.0.
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2023-12-01 UTC.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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."]]],[]]