ncloud_drm_get_license_statistics
Retrieve DRM license issuance statistics for a site by filtering on content, user, device, time range, and status to analyze issuance history.
Instructions
Get DRM license issuance statistics/history for a site (filterable by content/user/device, time range, status)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number (default 1) | |
| siteId | Yes | Site ID to query license statistics for | |
| status | No | Filter by license issuance result | |
| endTime | No | Query end time (Unix epoch milliseconds) | |
| pageSize | No | Items per page (1~100) | |
| startTime | No | Query start time (Unix epoch milliseconds) | |
| searchKeyword | No | Search term matching searchCondition | |
| searchCondition | No | Search field to filter by |