Cloud APIs
...
Data Types (2020/10)
Custom Data Types (2020/10)

Player Subscription Entity (2020/10)

1min
all player subscription entities are structured as follows entity id int int the unique identifier for the subscription instance device deviceinfo deviceinfo id int int the unique identifier for the device serial string string the serial number of the device type playersubscriptiontype playersubscriptiontype whether the network is "content" or "control" activityperiod timespan timespan the time span during which the subscription has been active see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information about this data type status devicesubscriptionstatus devicesubscriptionstatus either "active", "suspending", or "suspended" creationdate datetime datetime the creation date of the subscription see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information about this data type activationdate nullable\<datetime> nullable\<datetime> the date on which the subscription was activated, if available see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information about this data type suspensiondate nullable\<datetime> nullable\<datetime> the date on which the subscription was suspended, if available see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information about this data type expirationdate nullable\<datetime> nullable\<datetime> the date on which the subscription will expire, if available see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information about this data type