Cloud APIs
...
Data Types (2022/06)
Custom Data Types (2022/06)
Player Subscription Entity (2022/06)
1min
all player subscription entities are structured as follows entity id int int read onl read onl y y the unique identifier for the subscription instance device deviceinfo deviceinfo read only read only id int int read only read only the unique identifier for the device serial string string read only read only the serial number of the device type playersubscriptiontype playersubscriptiontype read only read only whether the network is "content" or "control" activityperiod timespan timespan read only read only the time span during which the subscription has been active see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type status devicesubscriptionstatus devicesubscriptionstatus read only read only either "active", "suspending", or "suspended" creationdate datetime datetime read only read only the creation date of the subscription see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type activationdate nullable\<datetime> nullable\<datetime> read only read only the date on which the subscription was activated, if available see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type suspensiondate nullable\<datetime> nullable\<datetime> read only read only the date on which the subscription was suspended, if available see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type expirationdate nullable\<datetime> nullable\<datetime> read only read only the date on which the subscription will expire, if available see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type lastmodifieddate datetime datetime read only read only the last date on which the subscription was modified see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type