회의 솔루션 로고 제공
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
부가기능 매니페스트에서 부가기능이 정의하는 각 회의 솔루션에 대해 별도의 conferenceSolution[].logoUrl
를 지정할 수 있습니다. 이러한 conferenceSolution[].logoUrl
이미지는 Google Calendar 사용자 인터페이스에서 회의 솔루션을 시각적으로 식별하는 데 직접 사용됩니다.
이러한 logoUrl
이미지는 Calendar 내에서 직접 사용되므로 성능상의 이유로 이미지를 어떤 위치에도 호스팅할 수 없습니다. Google 인프라에 있어야 합니다. 특히 부가기능의 Google Workspace Marketplace 스토어 등록정보에 사용하는 것과 동일한 아이콘을 사용해야 합니다.
conferenceSolution[].logoUrl
로 사용할 수 있는 이미지 URL을 가져오려면 다음 단계를 따르세요.
- Google Cloud 콘솔을 엽니다.
- 필요한 경우 부가기능을 호스팅하는 프로젝트로 전환합니다.
- 왼쪽 상단에서 메뉴 menu > API 및 서비스를 클릭합니다.
- 하단의 목록에서 Google Workspace Marketplace SDK를 클릭합니다.
- 스토어 등록정보 탭을 선택합니다.
- 그래픽 애셋 섹션에서 의도한 첨부파일 아이콘 이미지를 애플리케이션 아이콘 32x32로 업로드합니다.
- 결과 이미지 URL을 복사하여
attachment.iconUrl
로 사용합니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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`."]]