Analytics API
ChangeArea1
A enum representing the nature of a change reported by the change history API.
This is not an exhaustive list. New areas can be introduced without notice, and undocumented areas may be returned. You MUST ignore any areas you do not know how to handle.
You can think of the area as defining the shape of the change object, i.e. which fields are relevant.
Values
points
The change is about earning or spending of points, or another operation affecting the loyalty points.
This includes all ways to earn points, and all ways to spend points.
tier
The change is about moving between tiers.
milestone
The change is about moving between milestone cycles.
achievement
The change is about achievements.
referral
The change is about referrals.
customer
The change is about customer data.