DatacloudOwnedEntity

Represents fields in the DatacloudOwnedEntity object. The DatacloudOwnedEntity object tracks user-purchased records. This object is available in API version 30.0 or later.

Supported Calls

create()describeSObjects()getDeleted()getUpdated()query()retrieve()

Fields

Field Name Details
DataDotComKey
Type
string
Properties
Create, Filter, Sort
Description

The Data.com contact or company record identification number used by the DatacloudPurchaseUsage object to keep track of purchased records. This is equivalent to the Data.com record ID for a contact or company.

DatacloudEntityType
Type
picklist
Properties
Create, Filter, Restricted picklist, Sort
Description
The type of Data.com record you want to purchase.
  • 0—contact
  • 1—company
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, Sort
Description

An optional field used to name your record.

PurchaseType
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
A read only field set by the API to identify the purchase type.
  • Added
  • Export
  • API
PurchaseUsageId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort
Description

The unique identification number for the DatacloudPurchaseUsage object created by making a REST POST request.

  • 0—contact
  • 1—company
UserId
Type
reference
Properties
Filter, Group, Sort
Description

A unique identifier for the user making the purchase.

Usage

The Datacloud object that tracks records that are purchased and owned by a specific user.