TAG LINE
SMALL TITLE
id | "id": "Hello World" Type: String This is the unique numeric identifier for the ViewCountingRuleDailyEffectiveCount |
countingRuleId | "countingRuleId": 13 Type: Number |
accountId | "accountId": 1 Type: Number |
date | "date": "Hello World" Type: String |
countDelta | "countDelta": 11 Type: Number |
totalCount | "totalCount": 23 Type: Number |
GET | api/v3/CountingRule/DailyEffectiveCount/View |
Retrieve all of the ViewCountingRuleDailyEffectiveCount objects. |
GET | api/v3/CountingRule/DailyEffectiveCount/View/Paged |
Retreive all of the ViewCountingRuleDailyEffectiveCount objects in a paged fashion. |
GET | api/v3/CountingRule/DailyEffectiveCount/View/{id:long} |
Retrieve all of the ViewCountingRuleDailyEffectiveCount objects. |