Push Notification Management
This section explains delivery history viewing, message sending, and scheduled push management for push notifications.
Message List
You can view the list of sent push messages. You can search by delivery code using the search area at the top.
The message list table consists of the following fields.
| Field | Description |
|---|---|
| Delivery Code | Displays the unique code of the delivery. Clicking it navigates to the delivery detail screen. |
| Platform | Displays the target platform for delivery. (Android, iOS) |
| Title | Displays the title of the push message. |
| Message | Displays the content of the push message. |
| Sent Count | Displays the number of successfully sent messages. |
| Status | Displays the delivery status. (Send Requested, Sending, Send Completed) |
| Delivery Date | Displays the date the message was sent. |
| Actions | Provides copy functionality. |
Delivery Detail
Clicking the delivery code navigates to the delivery detail screen. In the delivery detail, you can view the delivery result dashboard, configuration information, and message information.
The Delivery Information Dashboard shows the following fields.
| Field | Description |
|---|---|
| Target Recipients | Displays the number of players selected as delivery targets. |
| Send Success | Displays the number of players who successfully received the message. |
| Send Failure | Displays the number of players for whom message delivery failed. |
Configuration Information shows the code, send countries, excluded countries, platform, and request time.
Message Information shows the title and message content configured per language.
You can create a new message delivery with the same settings using the Copy button.
Send Message
Clicking the Register button allows you to compose and send a new push message.
The following fields are configured when sending a message.
| Field | Description |
|---|---|
| Platform | Select the platform to send the message to. (Multiple selection available: Android, iOS) (Required) |
| Send Countries | Select the target countries to send the message to. You can select all countries or individual countries. (Required) |
| Excluded Countries | Select countries to exclude from message delivery. |
| Scheduling Settings | Select the delivery method. (Send Immediately, Scheduled Send, Recurring Send) (Required) |
| Message Language | Set the language of the message. The default language is automatically selected. |
| Message Title | Enter the title to be displayed in the push notification. (Required) |
| Message Content | Enter the message content to be displayed in the push notification. (Required) |
Scheduling Settings
Three types of scheduling settings are provided.
Send Immediately The message is sent immediately upon completing the settings.
Scheduled Send The message is automatically sent when the specified timezone and time are reached.
Recurring Send The message is automatically sent when the configured time and send cycle (daily, weekly, monthly) conditions are met. You can set a scheduled end time to specify when the recurring send should stop.
You can compose messages in various languages using the Add Message button.
Scheduled Push Management
You can manage push messages registered as scheduled send or recurring send. You can search by schedule code using the search area at the top.
The scheduled push list table consists of the following fields.
| Field | Description |
|---|---|
| Schedule Code | Displays the unique code of the schedule. Clicking it navigates to the edit screen. |
| Platform | Displays the target platform for delivery. (Android, iOS) |
| Title | Displays the title of the scheduled push message. |
| Message | Displays the content of the scheduled push message. |
| Schedule Info | Displays the schedule information for scheduled send or recurring send. |
| Delivery Date | Displays the date the scheduled send will be or was executed. |
| Registration Date | Displays the date the schedule was registered. |
| Actions | Provides edit, copy, and delete functions. |
Edit Schedule
Clicking the schedule code or the edit button allows you to modify the scheduling settings. On the edit screen, you can change the platform, send countries, excluded countries, scheduling settings, and message content.
When editing a schedule, the Send Immediately option cannot be selected. Only Scheduled Send or Recurring Send can be configured.
Delete Schedule
Clicking the delete button allows you to cancel and delete the schedule. Deleted schedules will no longer be sent.
Editing, copying, and deleting scheduled pushes requires write or administrator permissions.