{
	"$schema": "http://json-schema.org/draft-04/schema#",
	"title": "PromotionVendorValues",
	"description": "TAnalytics-v4 Vendor from which promotion was received",
	"enum": [
		"IN_MARKET",
		"FORD",
		"NOVO",
		"OTHER"
	]
}