|
| 1 | +## Campaign |
| 2 | + |
| 3 | +This page shows the different campaigns created for the game |
| 4 | + |
| 5 | +## Content |
| 6 | +- [Table listing](#table-listing) |
| 7 | +- [Create campaign](#create-campaign) |
| 8 | +- [Edit campaign](#edit-campaign) |
| 9 | +- [Testing devices](#testing-devices) |
| 10 | +- [Remove campaign](#remove-campaign) |
| 11 | + |
| 12 | + |
| 13 | +## Table Listing |
| 14 | + |
| 15 | +- **Name** Campaign name |
| 16 | +- **Enabled** If it's enabled or not |
| 17 | +- **Status** Status of the campaign, finished or running |
| 18 | +- **Creative** Creative that it's been used by the campaign |
| 19 | +- **Start Date** Campaign Start Date |
| 20 | +- **End Date** Campaign End Date |
| 21 | +- **Timezone** Localtime or UTC time zones |
| 22 | +- **Platforms** Campaign available for the listed platforms |
| 23 | + |
| 24 | +## Create Campaign |
| 25 | +1. Click on **Create campaign** |
| 26 | +2. An Create new campaign form will appear with the following fields: |
| 27 | + - **Name** Name of the new campaign. This is mandatory |
| 28 | + - **Enabled** Check for enabling the campaign |
| 29 | + - **Creative** The Creative template the campaign will use |
| 30 | + - **Start Date** Campaign Start Date |
| 31 | + - **End Date** Campaign End Date |
| 32 | + -***Check for UTC*** - Note that you can set in the dropdown the send parameter to use user's local time or UTC time |
| 33 | + - **Delay** Splashscreen from the campaign will not be shown for this period |
| 34 | + - **Delay unit** The time unit for the delay. This can range from second to month |
| 35 | + -***Show on game demand*** - Note that you can set in the dropdown if the campaign will be shown immidiately or on game demand |
| 36 | + - **Priority** Set the priority whenever multiple splashscreens are triggered at the same time |
| 37 | + - **Platforms** Different platforms and version ranges where the campaign will be included |
| 38 | + - **Rule groups** Move the rule groups to the Selected panel for filtering the campaign by available Rule groups |
| 39 | + - **Triggers** Triggers can be added by clicking on **Add Trigger** button and selecting an event from the dropdown and a condition |
| 40 | + - **Entity triggers** Entity triggers can be added by clicking on **Add Entity Trigger** and selecting the type of entity, the selected entity, and the conditions for the trigger |
| 41 | + - **Conditions** Conditions can be added by clicking on **Add Condition** and selecting the different parameters for the condition |
| 42 | + |
| 43 | +3. Click on **Save** to store the changes |
| 44 | + |
| 45 | +## Edit Campaign |
| 46 | + |
| 47 | +1. Click on **Edit campaign**  button on the selected row |
| 48 | +2. An Edit campaign form with the following fields will appear: |
| 49 | + - **Name** Name of the new campaign. This is mandatory |
| 50 | + - **Enabled** Check for enabling the campaign |
| 51 | + - **Creative** The Creative template the campaign will use |
| 52 | + - **Start Date** Campaign Start Date |
| 53 | + - **End Date** Campaign End Date |
| 54 | + -***Check for UTC*** - Note that you can set in the dropdown the send parameter to use user's local time or UTC time |
| 55 | + - **Delay** Splashscreen from the campaign will not be shown for this period |
| 56 | + - **Delay unit** The time unit for the delay. This can range from second to month |
| 57 | + -***Show on game demand*** - Note that you can set in the dropdown if the campaign will be shown immidiately or on game demand |
| 58 | + - **Priority** Set the priority whenever multiple splashscreens are triggered at the same time |
| 59 | + - **Platforms** Different platforms and version ranges where the campaign will be included |
| 60 | + - **Rule groups** Move the rule groups to the Selected panel for filtering the campaign by available Rule groups |
| 61 | + - **Triggers** Triggers can be added by clicking on **Add Trigger** button and selecting an event from the dropdown and a condition |
| 62 | + - **Entity triggers** Entity triggers can be added by clicking on **Add Entity Trigger** and selecting the type of entity, the selected entity, and the conditions for the trigger |
| 63 | + - **Conditions** Conditions can be added by clicking on **Add Condition** and selecting the different parameters for the condition |
| 64 | + |
| 65 | + On the right side of the screen you can see the Campaign performance for last week |
| 66 | + |
| 67 | +## Testing devices |
| 68 | +1. Click on **Testing devices**  button on the selected row |
| 69 | +2. A popup will appear. Click on **Add Testing Device** |
| 70 | +3. Select device from dropdown and check the desired parameters for testing purposes |
| 71 | +4. Repeat operation to add the desired number of testing devices |
| 72 | +5. Save to store your changes |
| 73 | + |
| 74 | +## Remove Campaign |
| 75 | +1. Click on **Remove campaign**  button |
| 76 | +2. You will be prompted to verify your action |
| 77 | + This action will delete the campaign. |
0 commit comments