3,109 bytes added
, 11:40, 26 October 2021
ı[[Category:Manual]] [[Category:CRM]] [[Category:MIB3.0]] [[Category: 4.2]]
{{Menu|Message= [[File:UsersIcon.png|middle|30px]] '''Users > Users Profiles'''}}
<br />
__TOC__
<br />
This page allows the CRM operators to review the different preferences that have been configured by the users. Devices save preferences using the UNIAPI [https://wikis.tid.es/gvp-public/index.php/SetUserPreference SetUserPreference method]. The different preferences depend on the different applications, but some examples are:
* LastLanguage
* CatchupServiceActive
* StartOverServiceActive
* AdultFirstAccess
<br />
<br />
== Blocks ==
=== Users Profiles ===
----
[[File:UsersProfilesBlock.jpg|center|1000px|thumb|User Profiles basic properties]]
<br />
{| class="wikitable" style="margin:0px;width:100%;"
! style="width:15%;" | Field
! style="width:45%;" | Description
! style="width:40%;" | Restrictions
|-
! style="text-align:left;border-left:5px solid yellow;" | Origin Device Type
| Type of the device associated.
| ReadOnly.
|-
! style="text-align:left;border-left:5px solid yellow;" | Name
| Preference name, internal
| ReadOnly.
|-
! style="text-align:left;border-left:5px solid yellow;" | User
| The User ID where the preference is associated to.
| ReadOnly.
|-
! style="text-align:left;border-left:5px solid yellow;" | Image
| The preference type
| ReadOnly.
|-
! style="text-align:left;border-left:5px solid yellow;" | Updated
| Value for that preference.
| ReadOnly.
|-
! style="text-align:left;border-left:5px solid yellow;" | Kids
| Device Type that the preference belongs to. 0 value means that is a global preference that applies all devices.
| ReadOnly.
|-
! style="text-align:left;border-left:5px solid yellow;" | Age Rating
| Id of the creator. Should be OB Administrator.
| Readonly.
|-
! style="text-align:left;border-left:5px solid yellow;" | Blocked
| Device Type that the preference belongs to. 0 value means that is a global preference that applies all devices.
| ReadOnly.
|-
! style="text-align:left;border-left:5px solid yellow;" | Language Code
| Device Type that the preference belongs to. 0 value means that is a global preference that applies all devices.
| ReadOnly.
|-
! style="text-align:left;border-left:5px solid yellow;" | Audio Code
| Device Type that the preference belongs to. 0 value means that is a global preference that applies all devices.
| ReadOnly.
|-
! style="text-align:left;border-left:5px solid yellow;" | Subtitle Code
| Device Type that the preference belongs to. 0 value means that is a global preference that applies all devices.
| ReadOnly.
|-
! style="text-align:left;border-left:5px solid yellow;" | Binge Watching Autoplay
| Device Type that the preference belongs to. 0 value means that is a global preference that applies all devices.
| ReadOnly.
|-
! style="text-align:left;border-left:5px solid yellow;" | Owner
| Device Type that the preference belongs to. 0 value means that is a global preference that applies all devices.
| ReadOnly.
|}
<br />
<br />
== Actions ==
The user can only read the details of a Users Profiles, no other actions are available.