| USERID |
The unique ID of each user on the report |
| BLACKLIST_FLAG |
The flag to determine whether the user is on
the black list The value 0 means that the user was removed from
the black list, and the value 1 means that the user was added to the
black list.
|
| WHITELIST_FLAG |
The flag to determine whether the user is on
the white list The value 0 means that the user was removed from
the white list, and the value 1 means that the user was added to the
white list.
|
| DOWNLOAD_COUNT |
The total number of assets or artifacts that
are downloaded by the user within the maximum time period before the
user is added to or removed from the black list or the white list |
| CREATION_TIME |
The timestamp when the user was added to the
black list or the white list |
| LAST_DOWNLOAD |
The timestamp when the user's last asset or
artifact was downloaded |
| LAST_DELETION_WHITE |
The most recent timestamp when the user was
removed from the white list |
| LAST_DELETION_BLACK |
The most recent timestamp when the user was
removed from the black list |