Device DMO
The Device DMO is a Data Cloud data model object (DMO) for a specific
electronic unit that you want to track signals from, for example, a refrigerator, watch, or
car.
Object API Name
ssot__Device__dlm
Category
Other
Primary Subject Area
Engagement
Primary Key
Device Id (ssot__Id__c)
Relationships
| Object | Field | Cardinality | Related Object | Related Field |
|---|---|---|---|---|
| Contact Point App | Device | Many To One (N:1) | Device | Device ID |
All Fields
| Field Name | Field API Name | Description | Data Type |
|---|---|---|---|
| Advertiser Id | ssot__AdvertiserId__c | A reference ID for the advertiser that owns the device or that is the source of the device record. | text |
| Created Date | ssot__CreatedDate__c | The date the record was created. | dateTime |
| Data Source | ssot__DataSourceId__c | A reference ID for the logical name for a system that is the source of records identified by external record ID. | text |
| Data Source Object | ssot__DataSourceObjectId__c | A reference ID for the logical name of the object where this record came from, whether that is a name of a cloud storage file or another connector’s external object. | text |
| Device Id | ssot__Id__c | A unique ID used as the primary key for the device DMO. | text |
| Device Number | ssot__DeviceNumber__c | A number assigned to the device. | text |
| Device System Token | ssot__DeviceSystemTokentext__c | A token assigned to the device that uniquely identifies the device from the perspective of the operating system. | text |
| Device Type | ssot__DeviceTypeId__c | The reference ID for the type of device. | text |
| DeviceEndPoints relationship | ssot__DeviceEndPoints__c | The end points associated with the device. | text |
| DeviceUserSessions relationship | ssot__DeviceUserSessions__c | The user sessions associated with the device. | text |
| External Record Id | ssot__ExternalRecordId__c | A reference ID for an external data source system. | text |
| External Source Id | ssot__ExternalSourceId__c | A reference ID for the system in which the external record ID was assigned. | text |
| GCM Sender Id | ssot__GCMSenderId__c | A reference ID assigned to the device in Google Cloud Messaging (GCM). | text |
| Internal Organization | ssot__InternalOrganizationId__c | A reference ID to the business unit or other internal organization that owns the data record. | text |
| Language | ssot__LanguageId__c | The operating language configured on the device. | text |
| Last Modified Date | ssot__LastModifiedDate__c | The date when a user last modified the record. | dateTime |
| Manufacturer Name | ssot__ManufacturerName__c | The manufacturer name of the device. | text |
| Model Name | ssot__ModelName__c | The model name of the device. | text |
| Name | ssot__Name__c | The name of the device. | text |
| OS Name | ssot__OSName__c | The operating system name on the device. | text |
| OS Version | ssot__OSVersionNumber__c | The operating system version number for the OS on the device. | text |