Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.13 KB

TrackEventV2Response.md

File metadata and controls

18 lines (15 loc) · 1.13 KB

TalonOne.Model.TrackEventV2Response

This is the response type returned by the trackEventV2 endpoint.

Properties

Name Type Description Notes
CustomerProfile CustomerProfile [optional]
Event Event [optional]
Loyalty Loyalty [optional]
TriggeredCampaigns List<Campaign> [optional]
RuleFailureReasons List<RuleFailureReason> [optional]
AwardedGiveaways List<Giveaway> [optional]
Effects List<Effect> The effects generated by the rules in your running campaigns. See API effects.
CreatedCoupons List<Coupon>
CreatedReferrals List<Referral>

[Back to Model list] [Back to API list] [Back to README]