This is the response type returned by the trackEventV2 endpoint.
| 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] |