| Name | Type | Description | Notes |
|---|---|---|---|
| CampaignId | long | The ID of the campaign that owns this entity. | |
| ApplicationId | long | The ID of the Application that owns this entity. | |
| AccountId | long | The ID of the account that owns this entity. | |
| Id | long | Unique ID for this entity. | |
| Action | string | The limitable action of the limit counter. | |
| ProfileId | long | 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 | long | 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 | long | 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 | decimal | The highest possible value for this limit counter. | |
| Counter | decimal | The current value for this limit counter. |