Catch up on highlights from Firebase at Google I/O 2023.
Learn more
Firebase Cloud Messaging API
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
FCM 發送 API 提供跨平台消息傳遞解決方案,以免費可靠地傳遞消息。
服務:fcm.googleapis.com
要調用此服務,我們建議您使用 Google 提供的客戶端庫。如果您的應用程序需要使用您自己的庫來調用此服務,請在發出 API 請求時使用以下信息。
發現文件
發現文檔是用於描述和使用 REST API 的機器可讀規範。它用於構建客戶端庫、IDE 插件和其他與 Google API 交互的工具。一項服務可以提供多個發現文檔。該服務提供以下發現文檔:
服務端點
服務端點是一個基本 URL,它指定 API 服務的網絡地址。一項服務可能有多個服務端點。此服務具有以下服務端點,並且下面的所有 URI 都與此服務端點相關:
-
https://fcm.googleapis.com
方法 |
---|
send | POST /v1/{parent=projects/*}/messages:send 向指定目標(註冊令牌、主題或條件)發送消息。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2022-07-22 (世界標準時間)。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"缺少我需要的資訊"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"過於複雜/步驟過多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"過時"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻譯問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/程式碼問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"容易理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"確實解決了我的問題"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]