توفير شعارات حلول المؤتمرات
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
في بيان الإضافة، يمكنك تحديد conferenceSolution[].logoUrl
مميّز لكل حلّ مؤتمرات تحدّده الإضافة. يتم استخدام صور conferenceSolution[].logoUrl
هذه مباشرةً في واجهة مستخدم "تقويم Google" لتحديد حلّ المؤتمرات بشكل مرئي.
بما أنّ صور logoUrl
هذه تُستخدم مباشرةً في "تقويم Google"، لا يمكن استضافتها في أي موقع جغرافي لأسباب تتعلّق بالأداء. ويجب أن تكون هذه البيانات متوفّرة على البنية الأساسية من Google. على وجه التحديد، يجب استخدام الرمز نفسه الذي تستخدمه في بطاقة بيانات المتجر الخاصة بالإضافة على Google Workspace Marketplace.
للحصول على عنوان URL لصورة يمكن استخدامه كـ conferenceSolution[].logoUrl
:
- افتح
Google Cloud Console.
- إذا لزم الأمر، انتقِل إلى المشروع الذي يستضيف الإضافة.
- في أعلى يمين الصفحة، انقر على "القائمة" menu > واجهات برمجة التطبيقات والخدمات.
- في القائمة في أسفل الصفحة، انقر على حزمة تطوير البرامج (SDK) في Google Workspace Marketplace.
- انقر على علامة التبويب بطاقة بيانات المتجر.
- في قسم أصول الرسومات، حمِّل صورة رمز المرفق المقصود
كـ رمز تطبيق 32x32.
- انسخ عنوان URL للصورة الناتجة واستخدِمه كـ
attachment.iconUrl
.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 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`."]]