When creating Achievements and Leaderboards you may want to customize the filters to match what you need your metrics on. Here are some of the filters with their values to use:
- Status = ['Settled', 'Leased', 'Unconditional']
- Type = ['Rental', 'Sale']
- CommercialSaleType = ['Residential', 'Land']
- Bedrooms = Number
- Bathrooms = Number
For example if we wanted to create an Achievement for property being leased with 2 bedrooms:

Comments
0 comments