Sha256: 81598526476592c2a02d44dd1da0688ecd42cd65eb767ff272bc390c03a4ed6e
Contents?: true
Size: 1.65 KB
Versions: 5
Compression:
Stored size: 1.65 KB
Contents
# TalonOne::CampaignAnalytics ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **date** | **DateTime** | | **campaign_revenue** | **Float** | Amount of revenue in this campaign. | **total_campaign_revenue** | **Float** | Amount of revenue in this campaign since it began. | **campaign_discount_costs** | **Float** | Amount of cost caused by discounts given in the campaign. | **total_campaign_discount_costs** | **Float** | Amount of cost caused by discounts given in the campaign since it began. | **campaign_free_items** | **Integer** | Amount of free items given in the campaign. | **total_campaign_free_items** | **Integer** | Amount of free items given in the campaign since it began. | **coupon_redemptions** | **Integer** | Number of coupon redemptions in the campaign (only accepted referrals on sessions that were closed are considered). | **total_coupon_redemptions** | **Integer** | Number of coupon redemptions in the campaign since it began. | **referral_redemptions** | **Integer** | Number of referral redemptions in the campaign. | **total_referral_redemptions** | **Integer** | Number of referral redemptions in the campaign since it began. | **coupons_created** | **Integer** | Number of coupons created in the campaign by the rule engine. | **total_coupons_created** | **Integer** | Number of coupons created in the campaign by the rule engine since it began. | **referrals_created** | **Integer** | Number of referrals created in the campaign by the rule engine. | **total_referrals_created** | **Integer** | Number of referrals created in the campaign by the rule engine since it began. |
Version data entries
5 entries across 5 versions & 1 rubygems