항공편 업데이트 알림 수신
항공편의 특정 필드가 변경되면 탑승권이 하나 이상 추가된 사용자의 기기에 푸시 알림이 전송됩니다. 이는 특정 조건이 충족되는 경우에만 발생합니다.
출발지 터미널 및 게이트
class.origin.terminal
또는 class.origin.gate
를 변경한 경우 다음 조건이 충족되면 필드가 변경되었다는 알림이 전송됩니다.
class.localScheduledDepartureDateTime
까지 3시간이 채 안 남았습니다.
알림은 '샘플 항공사에서 게이트를 A1으로 업데이트했습니다.'와 같은 형식으로 전송되며 형식은 변경할 수 없습니다.
탑승 시간 및 출발 시간
class.localBoardingDateTime
또는 class.localEstimatedOrActualDepartureDateTime
를 변경한 경우 아래 조건이 충족되면 필드가 변경되었다는 알림이 전송됩니다.
class.localScheduledDepartureDateTime
까지 24시간이 채 안 남았습니다.
- 각 시간이 10분 이상 변경됩니다.
알림은 '_샘플 항공사에서 탑승 시간을 오후 6시로 업데이트했습니다._'와 같은 형식입니다. 형식 또는 언어는 맞춤설정할 수 없습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-02-28(UTC)
[null,null,["최종 업데이트: 2025-02-28(UTC)"],[[["Push notifications are sent to users with boarding passes when specific flight details like origin terminal, gate, boarding time, or departure time are changed, but only under certain conditions."],["Notifications regarding origin terminal or gate changes are triggered if the change occurs within three hours of the scheduled departure time."],["Boarding time or departure time change notifications are sent if the change is at least 10 minutes and within 24 hours of the scheduled departure."],["The notification formats for gate, boarding time, and departure time updates are pre-defined and cannot be customized."]]],["Flight information updates trigger push notifications to users with boarding passes when specific conditions are met. Changes to the origin terminal or gate send a notification if the flight is within three hours of departure. Alterations to boarding or departure times prompt notifications within 24 hours of departure, provided the change is 10 minutes or more. Notifications follow fixed formats: \"Sample Airlines has updated your gate to...\" or \"...boarding time to...\". The system does not allow to change the formats or the language.\n"]]