MTOnlineUserActivityEntity Data Type

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs constraints description
downloads int attribute 1/1 required int, read-only int  
id string attribute 0/1    
playbacks int attribute 1/1 required int, read-only int  
singleDownloads int attribute 1/1 required int, read-only int  

Example

<entity downloads="..." id="..." playbacks="..." singleDownloads="..."/>