Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.09 KB

TrackEventV2Response.md

File metadata and controls

19 lines (15 loc) · 1.09 KB

TrackEventV2Response

This is the response type returned by the trackEventV2 endpoint.

Properties

Name Type Description Notes
customer_profile CustomerProfile [optional]
event Event [optional]
loyalty Loyalty [optional]
triggered_campaigns list[Campaign] [optional]
rule_failure_reasons list[RuleFailureReason] [optional]
awarded_giveaways list[Giveaway] [optional]
effects list[Effect] The effects generated by the rules in your running campaigns. See API effects.
created_coupons list[Coupon]
created_referrals list[Referral]

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