Sha256: 66e33d8fb3145e5bb0a01f7b9ede09d9acb11dca50709c650ca938ae2c79431d
Contents?: true
Size: 1.28 KB
Versions: 6
Compression:
Stored size: 1.28 KB
Contents
# TalonOne::CustomerActivityReport ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **integration_id** | **String** | The ID used for this entity in the application system. | **created** | **DateTime** | The exact moment this entity was created. | **name** | **String** | The name for this customer profile. | **customer_id** | **Integer** | The internal Talon.One ID of the customer. | **last_activity** | **DateTime** | The last activity of the customer. | [optional] **coupon_redemptions** | **Integer** | Number of coupon redemptions in all customer campaigns. | **coupon_use_attempts** | **Integer** | Number of coupon use attempts in all customer campaigns. | **coupon_failed_attempts** | **Integer** | Number of failed coupon use attempts in all customer campaigns. | **accrued_discounts** | **Float** | Number of accrued discounts in all customer campaigns. | **accrued_revenue** | **Float** | Amount of accrued revenue in all customer campaigns. | **total_orders** | **Integer** | Number of orders in all customer campaigns. | **total_orders_no_coupon** | **Integer** | Number of orders without coupon used in all customer campaigns. | **campaign_name** | **String** | The name of the campaign this customer belongs to. |
Version data entries
6 entries across 6 versions & 1 rubygems