Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.93 KB

AccountAnalytics.md

File metadata and controls

30 lines (25 loc) · 1.93 KB

# AccountAnalytics

Properties

Name Type Description Notes
applications int Total number of applications in the account.
liveApplications int Total number of live applications in the account.
sandboxApplications int Total number of sandbox applications in the account.
campaigns int Total number of campaigns in the account.
activeCampaigns int Total number of active campaigns in the account.
liveActiveCampaigns int Total number of active campaigns in live applications in the account.
coupons int Total number of coupons in the account.
activeCoupons int Total number of active coupons in the account.
expiredCoupons int Total number of expired coupons in the account.
referralCodes int Total number of referral codes in the account.
activeReferralCodes int Total number of active referral codes in the account.
expiredReferralCodes int Total number of expired referral codes in the account.
activeRules int Total number of active rules in the account.
users int Total number of users in the account.
roles int Total number of roles in the account.
customAttributes int Total number of custom attributes in the account.
webhooks int Total number of webhooks in the account.
loyaltyPrograms int Total number of all loyalty programs in the account.
liveLoyaltyPrograms int Total number of live loyalty programs in the account.
lastUpdatedAt \DateTime The point in time when the analytics numbers were updated last.

[Back to Model list] [Back to API list] [Back to README]