Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 2.02 KB

AudienceCustomer.md

File metadata and controls

21 lines (17 loc) · 2.02 KB

TalonOne.AudienceCustomer

Properties

Name Type Description Notes
id Number Internal ID of this entity.
created Date The time this entity was created.
integrationId String The integration ID set by your integration layer.
attributes Object Arbitrary properties associated with this item.
accountId Number The ID of the Talon.One account that owns this profile.
closedSessions Number The total amount of closed sessions by a customer. A closed session is a successful purchase.
totalSales Number The total amount of money spent by the customer before discounts are applied. The total sales amount excludes the following: - Cancelled or reopened sessions. - Returned items.
loyaltyMemberships [LoyaltyMembership] DEPRECATED A list of loyalty programs joined by the customer. [optional]
audienceMemberships [AudienceMembership] The audiences the customer belongs to. [optional]
lastActivity Date Timestamp of the most recent event received from this customer. This field is updated on calls that trigger the Rule Engine and that are not dry requests. For example, reserving a coupon for a customer doesn't impact this field.
sandbox Boolean An indicator of whether the customer is part of a sandbox or live Application. See the docs. [optional]
connectedApplicationsIds [Number] A list of the IDs of the Applications that are connected to this customer profile. [optional]
connectedAudiences [Number] A list of the IDs of the audiences that are connected to this customer profile. [optional]