CSV import is only available during the period between Application Closed and Campaign Ended.
During any other campaign phase, including while the campaign is active, the CSV import button will be disabled.
The raffle result status is updated based on the following information included in the CSV file.
Field Name | Description |
|---|---|
Entry ID (Column A) | ID used to identify the target application |
Status | Value used to specify the raffle result |
※Updates can be processed only when the required fields above are correctly configured.
Open the campaign detail page
Click CSV Import
Click Download CSV for updates to download the CSV file for updates
Enter the status values in the CSV file
Status Values
Result | Value |
|---|---|
Pending Drawing (Lose) | 0 |
Provisional Winner (Win) | 1 |
Upload the file using the CSV Import button
Click Upload in the bottom-right corner of the screen
Updates are processed only when both Entry ID and Status are correctly configured
Only matching application records will be updated
Error Type | Description | Error Message |
|---|---|---|
Format Error | Empty file | The upload button will be disabled |
Format Error | Non-CSV file | The upload button will be disabled |
Format Error | Missing header column | {column_name} column not found. Please add the {column_name} column to the CSV. |
Format Error | Empty cells | Empty cells found in the {column_name} column. Please enter a value to update. (Rows: 00, 00, 00) |
Format Error | Invalid status value | Status must be "0" or "1". Please check the rows. |
Import Error | Non-existent Entry ID | Includes non-existent application numbers. Please verify the correct numbers in the latest CSV export file. |
Import Error | Winner limit exceeded | The number of winners exceeds the limit of {count}. Please adjust the number of entries with 'Winner' status. |
Import Error | Import outside the entry period | Imports are unavailable during the entry period. |