Calendar 부가기능을 사용하면 개발자가 EventAttachmentTrigger를 통해 Calendar 일정에 맞춤 첨부파일을 추가할 수 있습니다.
이러한 맞춤 첨부파일은 원하는 경우 캘린더 일정 내에서 첨부파일의 아이콘으로 표시되는 이미지 URL을 지정할 수 있습니다. 이러한 이미지는 Calendar 내에서 직접 사용되므로 Google의 인프라에서 호스팅해야 합니다.
특히 부가기능 Google Workspace Marketplace 스토어 등록정보에 사용하는 것과 동일한 아이콘을 사용해야 합니다.
attachment.iconUrl로 사용할 수 있는 이미지 URL을 가져오려면 다음 단계를 따르세요.
[[["이해하기 쉬움","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"]],["최종 업데이트: 2024-12-21(UTC)"],[[["Calendar add-ons allow developers to add custom attachments with optional icons to Calendar events using the EventAttachmentTrigger."],["Attachment icons must be hosted on Google's infrastructure and be the same icon used for the add-on's Google Workspace Marketplace store listing."],["To obtain the image URL for attachment icons, developers need to upload the icon as an \"Application Icon 32x32\" in the Google Cloud console's Google Workspace Marketplace SDK Store Listing section and use the resulting URL."]]],[]]