提供會議解決方案標誌
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
在外掛程式資訊清單中,您可以為外掛程式定義的每個會議解決方案指定不同的 conferenceSolution[].logoUrl
。這些 conferenceSolution[].logoUrl
圖片會直接在 Google 日曆使用者介面中顯示,方便使用者辨識會議解決方案。
由於這些logoUrl
圖片會直接在日曆中使用,基於效能考量,圖片無法託管在任何位置。必須位於 Google 基礎架構中。具體來說,您必須使用與外掛程式的 Google Workspace Marketplace 商店資訊相同的圖示。
如要取得可做為 conferenceSolution[].logoUrl
的圖片網址,請按照下列步驟操作:
- 開啟 Google Cloud 控制台。
- 如有必要,請切換至代管外掛程式的專案。
- 依序按一下左上方的「選單」圖示 menu >「API 和服務」。
- 在底部的清單中,按一下「Google Workspace Marketplace SDK」。
- 選取「商店資訊」分頁標籤。
- 在「圖像資源」部分,上傳預期的附件圖示圖片,做為「32x32 應用程式圖示」。
- 複製產生的圖片網址,並做為
attachment.iconUrl
使用。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-29 (世界標準時間)。
[null,null,["上次更新時間:2025-08-29 (世界標準時間)。"],[[["\u003cp\u003eConference solution logos within Google Calendar utilize the same icon as your add-on's Google Workspace Marketplace store listing.\u003c/p\u003e\n"],["\u003cp\u003eThese logos must be hosted on Google's infrastructure, requiring you to upload your icon through the Google Cloud console and Google Workspace Marketplace SDK.\u003c/p\u003e\n"],["\u003cp\u003eThis feature, originally for conference providers as calendar conferencing add-ons, lets you specify a distinct logo for each conference solution defined in your add-on manifest.\u003c/p\u003e\n"]]],["Conference providers can specify distinct `logoUrl` images for each conference solution in their add-on manifest. These images visually identify the solution in Google Calendar. For performance, images must be hosted on Google's infrastructure. To obtain the correct URL, upload the desired 32x32 icon image as an \"Application Icon\" within the Google Workspace Marketplace SDK's Store Listing section of the project. Then use the resulting image URL as the `conferenceSolution[].logoUrl`.\n"],null,["# Providing conference solution logos\n\n| **Note:** This functionality was built for conference providers specifically, and was originally available as *[Calendar conferencing add-ons](/workspace/add-ons/guides/glossary#calendar_conferencing_add-on)*.\n\nIn your\n[add-on manifest](/workspace/add-ons/concepts/workspace-manifests#manifest_structure_for_g_suite_add-ons),\nyou may specify a distinct [`conferenceSolution[].logoUrl`]()\nfor each conference solution your add-on\ndefines. These `conferenceSolution[].logoUrl` images are used directly in the\nGoogle Calendar user interface to visually identify the conference solution.\n\nSince these `logoUrl` images are used within Calendar directly, for performance\nreasons the images cannot be hosted on at any location. They must be\npresent on Google's infrastructure. Specifically, you must use the same icon that you use for the add-on's\nGoogle Workspace Marketplace\n[store listing](/workspace/marketplace/create-listing).\n\nTo obtain an image URL that can be used as the `conferenceSolution[].logoUrl`:\n\n1. Open the [Google Cloud console](https://console.cloud.google.com/).\n2. If necessary, switch to the project hosting your add-on.\n3. At the top-left, click Menu menu \\\u003e **APIs \\& Services**.\n4. In the list at the bottom, click **Google Workspace Marketplace SDK**.\n5. Select the **Store Listing** tab.\n6. In the **Graphics Assets** section, upload the intended attachment icon image as an **Application Icon 32x32**.\n7. Copy the resulting image URL and use it as the `attachment.iconUrl`."]]