Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.29 KB

File metadata and controls

21 lines (14 loc) · 1.29 KB

IntegrationEventV2Response

This is the response type returned by the trackEventV2 endpoint.

Properties

Name Type Description Notes
customerProfile CustomerProfile [optional]
loyalty Loyalty [optional]
triggeredCampaigns List<Campaign> The campaigns that were triggered as a result of processing the event. [optional]
effects List<Effect> The effects generated by the rules in your running campaigns. See API effects.
ruleFailureReasons List<RuleFailureReason> The reasons why certain rules were not triggered during the event processing. [optional]
createdCoupons List<Coupon> The coupons that were created during the event processing.
createdReferrals List<Referral> The referrals that were created during the event processing.
awardedGiveaways List<Giveaway> The giveaways that were awarded during the event processing. [optional]
event Event [optional]