시작하기
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
시작하기 전에
Google 긴급 알리미 구현은 Google 긴급 알리미팀과 협력하는 파트너 프로젝트 관리자 및 수석 개발자가 참여하는 공동 작업입니다.
샘플 데이터를 정기적으로 소통하고 공유하는 것이 프로젝트를 시작하고 진행하는 데 중요합니다. Google에서는 경우에 따라 데이터 샘플을 제공해 달라고 요청할 수 있습니다.
이러한 샘플은 개발 초기 단계에서 CAP 형식이 아니어도 됩니다. 데이터를 있는 그대로 제공해 주시면 시작해 보겠습니다.
구현 과정에서 또는 데이터가 공개된 후 궁금한 점이 있거나 의견이 있으면 언제든지 Google팀에 문의해 주세요.
google-public-alerts@google.com으로 언제든지 문의해 주세요.
리소스
CAP 문서
Google 공지 알림은 공통 알림 프로토콜 (CAP) 형식의 데이터를 사용합니다. 다음 문서에서는 표준 CAP 알림을 구현하는 방법을 포괄적으로 안내합니다.
이 라이트닝 토크를 시청하여 CAP 피드를 개선하여 Google 검색에서 긴급 재난 문자 도달범위를 늘리는 방법을 자세히 알아보세요.
Google CAP 요구사항
Google에서는 사용자가 특정 피드에 가입하도록 요구하지 않고 위치 및 의도를 기반으로 관련성 높은 알림을 제공하는 것을 목표로 합니다.
이를 위해 추가 CAP 요구사항을 마련했습니다.
참조 가이드의 다음 섹션을 참고하세요.
- Google 공지사항 CAP v1.0에는 CAP 표준과 Google CAP의 차이점이 나와 있습니다. Google은 표준을 변경하지는 않지만 표준에서 선택사항인 일부 요소는 필요합니다.
- Google CAP 요구사항은 Google에서 효과적인 알림을 만드는 데 필요한 추가 요구사항을 제공합니다. 이러한 변경사항은 표준을 어떠한 방식으로도 변경하지 않습니다. 이 파트너의 목적은 모든 제품과 위치에서 처리 및 배포가 빠르고 정확하게 이루어지도록 하는 것입니다.
구현 단계
구현 일정은 기존 데이터 형식 및 알림 유형 수에 따라 달라집니다.
Google은 각 단계에서 함께 작업합니다.
CAP 데이터 알림을 구현하고 유지하려면 다음 단계를 따르세요.
3단계: 테스트
개발자가 CAP 데이터를 비공개로 게시하는 동안 Google에서 테스트합니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-05-12(UTC)
[[["이해하기 쉬움","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"]],["최종 업데이트: 2025-05-12(UTC)"],[[["Implementing Google Public Alerts involves collaboration with the Google team, including sharing data samples."],["Google Public Alerts uses the Common Alerting Protocol (CAP) format, with additional requirements for optimal ingestion and distribution."],["Implementation includes four steps: generating CAP alerts, sending alerts to Google, testing, and launching to the public."],["Refer to provided resources for CAP documentation and Google's specific requirements and guidelines."],["Google aims to provide relevant alerts based on location and intent, enhancing user experience."]]],["Collaborate with Google Public Alerts team, sharing data samples in any format initially. Utilize Common Alerting Protocol (CAP) for data, referencing provided CAP documentation. Adhere to Google's specific CAP requirements for effective alert distribution, found in the reference guide. The implementation process involves four steps: generating CAP alerts, sending the alerts feed, private testing by Google, and public launch. Implementation timeline varies depending on the existing data and types of alerts.\n"]]