Предоставить логотипы конференц-решений
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
In your Google Workspace add-on manifest , you can specify a distinct conferenceSolution[].logoUrl for each conference solution your add-on defines. These conferenceSolution[].logoUrl images are used in the Google Calendar user interface to identify the conference solution.
Since these logoUrl images are used within Calendar directly, the images must be present on Google's infrastructure. Specifically, use the same icon that you use for the add-on's Google Workspace Marketplace store listing .
Чтобы получить URL-адрес изображения, который можно использовать в качестве conferenceSolution[].logoUrl :
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2026-08-05 UTC."],[],["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"]]