ให้โลโก้โซลูชันการประชุม
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ในไฟล์ Manifest ของส่วนเสริม
คุณอาจระบุ conferenceSolution[].logoUrl
ที่แตกต่างกัน
สำหรับโซลูชันการประชุมแต่ละรายการที่ส่วนเสริม
กำหนด conferenceSolution[].logoUrl
รูปภาพเหล่านี้ใช้โดยตรงใน
อินเทอร์เฟซผู้ใช้ของ Google ปฏิทินเพื่อระบุโซลูชันการประชุมด้วยภาพ
เนื่องจากมีการใช้logoUrl
รูปภาพเหล่านี้ภายในปฏิทินโดยตรง เพื่อประสิทธิภาพ
จึงไม่สามารถโฮสต์รูปภาพในตำแหน่งใดก็ได้ โดยต้อง
อยู่ในโครงสร้างพื้นฐานของ Google โดยคุณต้องใช้ไอคอนเดียวกันกับที่ใช้สำหรับ
Google Workspace Marketplace
ข้อมูลร้านค้าของส่วนเสริม
วิธีรับ URL ของรูปภาพที่ใช้เป็น conferenceSolution[].logoUrl
ได้
- เปิดคอนโซล Google Cloud
- หากจำเป็น ให้เปลี่ยนไปใช้โปรเจ็กต์ที่โฮสต์ส่วนเสริม
- ที่ด้านซ้ายบน ให้คลิกเมนู menu >
API และบริการ
- คลิก SDK ของ Google Workspace Marketplace ในรายการที่ด้านล่าง
- เลือกแท็บข้อมูลผลิตภัณฑ์ใน Store
- ในส่วนชิ้นงานกราฟิก ให้อัปโหลดรูปภาพไอคอนไฟล์แนบที่ต้องการ
เป็นไอคอนแอปพลิเคชันขนาด 32x32
- คัดลอก URL ของรูปภาพที่ได้ แล้วใช้เป็น
attachment.iconUrl
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-08-29 UTC
[null,null,["อัปเดตล่าสุด 2025-08-29 UTC"],[[["\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`."]]