Skip to main content

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.

FieldDescription
Delivery CodeDisplays the unique code of the delivery. Clicking it navigates to the delivery detail screen.
PlatformDisplays the target platform for delivery. (Android, iOS)
TitleDisplays the title of the push message.
MessageDisplays the content of the push message.
Sent CountDisplays the number of successfully sent messages.
StatusDisplays the delivery status. (Send Requested, Sending, Send Completed)
Delivery DateDisplays the date the message was sent.
ActionsProvides 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.

FieldDescription
Target RecipientsDisplays the number of players selected as delivery targets.
Send SuccessDisplays the number of players who successfully received the message.
Send FailureDisplays 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.

info

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.

FieldDescription
PlatformSelect the platform to send the message to. (Multiple selection available: Android, iOS) (Required)
Send CountriesSelect the target countries to send the message to. You can select all countries or individual countries. (Required)
Excluded CountriesSelect countries to exclude from message delivery.
Scheduling SettingsSelect the delivery method. (Send Immediately, Scheduled Send, Recurring Send) (Required)
Message LanguageSet the language of the message. The default language is automatically selected.
Message TitleEnter the title to be displayed in the push notification. (Required)
Message ContentEnter the message content to be displayed in the push notification. (Required)

Scheduling Settings

Three types of scheduling settings are provided.

  1. Send Immediately The message is sent immediately upon completing the settings.

  2. Scheduled Send The message is automatically sent when the specified timezone and time are reached.

  3. 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.

info

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.

FieldDescription
Schedule CodeDisplays the unique code of the schedule. Clicking it navigates to the edit screen.
PlatformDisplays the target platform for delivery. (Android, iOS)
TitleDisplays the title of the scheduled push message.
MessageDisplays the content of the scheduled push message.
Schedule InfoDisplays the schedule information for scheduled send or recurring send.
Delivery DateDisplays the date the scheduled send will be or was executed.
Registration DateDisplays the date the schedule was registered.
ActionsProvides 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.

info

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.

info

Editing, copying, and deleting scheduled pushes requires write or administrator permissions.