|
4 | 4 |
|
5 | 5 | Name | Type | Description | Notes
|
6 | 6 | ------------ | ------------- | ------------- | -------------
|
7 |
| -**applications** | **Integer** | Total number of applications in the account | |
8 |
| -**live_applications** | **Integer** | Total number of live applications in the account | |
9 |
| -**sandbox_applications** | **Integer** | Total number of sandbox applications in the account | |
10 |
| -**campaigns** | **Integer** | Total number of campaigns in the account | |
11 |
| -**active_campaigns** | **Integer** | Total number of active campaigns in the account | |
12 |
| -**live_active_campaigns** | **Integer** | Total number of active campaigns in live applications in the account | |
13 |
| -**coupons** | **Integer** | Total number of coupons in the account | |
14 |
| -**active_coupons** | **Integer** | Total number of active coupons in the account | |
15 |
| -**expired_coupons** | **Integer** | Total number of expired coupons in the account | |
16 |
| -**referral_codes** | **Integer** | Total number of referral codes in the account | |
17 |
| -**active_referral_codes** | **Integer** | Total number of active referral codes in the account | |
18 |
| -**expired_referral_codes** | **Integer** | Total number of expired referral codes in the account | |
19 |
| -**active_rules** | **Integer** | Total number of active rules in the account | |
20 |
| -**users** | **Integer** | Total number of users in the account | |
21 |
| -**roles** | **Integer** | Total number of roles in the account | |
22 |
| -**custom_attributes** | **Integer** | Total number of custom attributes in the account | |
23 |
| -**webhooks** | **Integer** | Total number of webhooks in the account | |
24 |
| -**loyalty_programs** | **Integer** | Total number of all loyalty programs in the account | |
25 |
| -**live_loyalty_programs** | **Integer** | Total number of live loyalty programs in the account | |
| 7 | +**applications** | **Integer** | Total number of applications in the account. | |
| 8 | +**live_applications** | **Integer** | Total number of live applications in the account. | |
| 9 | +**sandbox_applications** | **Integer** | Total number of sandbox applications in the account. | |
| 10 | +**campaigns** | **Integer** | Total number of campaigns in the account. | |
| 11 | +**active_campaigns** | **Integer** | Total number of active campaigns in the account. | |
| 12 | +**live_active_campaigns** | **Integer** | Total number of active campaigns in live applications in the account. | |
| 13 | +**coupons** | **Integer** | Total number of coupons in the account. | |
| 14 | +**active_coupons** | **Integer** | Total number of active coupons in the account. | |
| 15 | +**expired_coupons** | **Integer** | Total number of expired coupons in the account. | |
| 16 | +**referral_codes** | **Integer** | Total number of referral codes in the account. | |
| 17 | +**active_referral_codes** | **Integer** | Total number of active referral codes in the account. | |
| 18 | +**expired_referral_codes** | **Integer** | Total number of expired referral codes in the account. | |
| 19 | +**active_rules** | **Integer** | Total number of active rules in the account. | |
| 20 | +**users** | **Integer** | Total number of users in the account. | |
| 21 | +**roles** | **Integer** | Total number of roles in the account. | |
| 22 | +**custom_attributes** | **Integer** | Total number of custom attributes in the account. | |
| 23 | +**webhooks** | **Integer** | Total number of webhooks in the account. | |
| 24 | +**loyalty_programs** | **Integer** | Total number of all loyalty programs in the account. | |
| 25 | +**live_loyalty_programs** | **Integer** | Total number of live loyalty programs in the account. | |
26 | 26 |
|
27 | 27 | ## Code Sample
|
28 | 28 |
|
|
0 commit comments