SessionReportRequest
Request for obtaining a session report.
SessionReportRequest
Request for obtaining a session report.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
accountNumber | string | Yes | The numeric ID of the account and must include leading zeroes. This value is indentical to accountName. |
imei | string | Yes | The International Mobile Equipment Identifier of the device. |
startDate | string | No | Start date of session to include. If not specified information will be shown from the earliest available (180 days). Can be either date in ISO 8601 format or predefined constants. |
endDate | string | No | End date of session to include. If not specified information will be shown to the latest available. Can be either date in ISO 8601 format or predefined constants. |
durationLow | integer (int32) | No | Optional filter — minimum session duration |
durationHigh | integer (int32) | No | Optional filter — maximum session duration |