Name | Type | Description | Notes |
---|---|---|---|
campaignId | Number | The ID of the campaign that owns this entity. | |
applicationId | Number | The ID of the application that owns this entity. | |
accountId | Number | The ID of the account that owns this entity. | |
id | Number | Unique ID for this entity. | |
action | String | The limitable action of the limit counter. | |
profileId | Number | The profile ID for which this limit counter is used. | [optional] |
profileIntegrationId | String | The profile integration ID for which this limit counter is used. | [optional] |
couponId | Number | The internal coupon ID for which this limit counter is used. | [optional] |
couponValue | String | The coupon value for which this limit counter is used. | [optional] |
referralId | Number | The referral ID for which this limit counter is used. | [optional] |
referralValue | String | The referral value for which this limit counter is used. | [optional] |
identifier | String | The arbitrary identifier for which this limit counter is used. | [optional] |
period | String | The time period for which this limit counter is used. | [optional] |
limit | Number | The highest possible value for this limit counter. | |
counter | Number | The current value for this limit counter. |