The GetCustomerCounters function returns all customerCounter records for the specified parameters.
Method | /GetCustomerCounters |
The request body is of type GetCustomerCounters.
Name | Description | Data Type |
---|---|---|
filter | CustomerCountersFilter |
|
The response body is of type GetCustomerCountersResponse.
Name | Description | Data Type |
---|---|---|
GetCustomerCountersResult | ArrayOfViewCustomerCounterInfo |
|