Event filter data
Appearance
Structure
Y = year
M= month
D = day
H = hour
m = minute
- Start date as
YYYYMMDD - Start time as
HHmm - End date as
YYYYMMDD - End time as
HHmm - Minimum game version
- Maximum game version
- Platform flag
0= any,1= android (flag & 1 != 0)2= iOS (flag & 2 != 0)
- Total filtering settings (total number of the below structure):
- Is filtering by date enabled?
0= No1= Yes (see below)- Start MMDD
- Start HHmm
- End MMDD
- End HHmm
- Filter days count (number of the structure below)
- Day number to occur on (1 = first of month, 2 = second of month etc up to 31)
- Day of the week bit flags. Each bit enables a different day (first bit set = monday, second bit set = tuesday, etc)
- Filter times count (number of the below structure)
- Start time in HHmm
- End time in HHmm
- Is filtering by date enabled?
- Total event count (number of the below structure
- Event ID