{
	"$schema": "http://json-schema.org/draft-04/schema#",
	"title": "PromotionTriggerValues",
	"description": "TAnalytics-v3 Moment or trigger which generated the promotion",
	"enum": [
		"ARRIVAL_AT",
		"ARRIVAL_NEAR",
		"STOP",
		"STARTUP",
		"SEARCH",
		"OTHER",
		"DRIVER_SCORE_PANEL",
		"WIDGET",
		"REWARDS_PANEL",
		"REDEEM_REWARDS"
	]
}