Data Objects

INTRODUCE

A data object is a location where you can store your data. If you have a variety of data sources, you'll need to create and organize these sources within data objects to utilize them on CDP 365.

CREATE A NEW DATA OBJECT

In 'Data Objects' menu, click 'New Object' to generate a new data object.

Afterward, entering some basic information:

  • Object name: provide a name for your data object

  • Object code: the system will generate an object code based on the 'Object name.' You can modify the object code as needed. Please note that each data object is identified by a unique object code.

  • Description: optionally, provide additional information.

  • BO owner: display the account name of the individual who created the data object.

1. General settings

We offer two methods for updating data in a data object: 'interactive through API' and 'SDK'.

  • Interactive through API: this method allows you to update the data of a data object via APIs.

  • SDK: this method enables you to use event data to update a data object.

  • Update data from event constantly: typically, with event data, we impose a limit on the time interval between two data updates. However, if you select the option 'Constantly update data from events,' the event data will be immediately updated in the data object.

2. Share access

'Share access' feature allows you to configure accounts that can view and use your data objects. To add accounts with whom you want to share your data object, enter their email addresses at [1].

People with access: displays the accounts you have added. For each account, you can also modify their permissions. There are two types of permissions:

  • Viewer: allows only viewing of the data object and prohibits any modifications.

  • Editor: permits modifications to the data object, such as uploading data, removing data, changing configurations, adjusting permissions, etc.

In addition, we also provide the following two functions.

  • Remove access: removal of added accounts from the data object.

  • Transfer ownership: if you wish to change the owner of a data object, you can use this option. Please note that the 'Transfer ownership' option is displayed in the configuration of a data object only if you are the creator of it.

PermissionViewerEditor

Search/ filter/ modify column/ explore/ export data table

x

x

Upload data table

-

x

Action toward data row (remove data row)

-

x

Search/ filter/ modify column/ export attribute

x

x

View attribute computation histories

x

x

View configuration of existing attribute

x

x

Create new attribute

-

x

Upload attribute

-

x

Modify configuration of existing attribute

-

x

Action toward attribute (change status, make a copy, change assign group, rebuild)

-

x

Search/ filter/ modify column/ export collection

x

x

View configuration of existing collection

x

x

View collection computation histories

x

x

Restore collection version history

-

x

Create new collection

-

x

Modify configuration of existing collection

-

x

Action toward collection (change status, make a copy)

-

x

Search/ filter/ modify column/ export group

x

x

View group infomation

x

x

Modify group

-

x

Create new group

-

x

Action toward group (remove)

-

x

View configuration of data object

x

x

Modify configuration of data object

-

x

Use data object for segmentation

x

x

Use data object at 'Customer' & 'Visitor' menu (apply only for 'Customer' and 'Visitor' data object)

x

x

Use data object to create data view

x

x

General access: we offer two options, including Restricted and Public.

  • Restricted: share your data object only with accounts added to 'People with access'.

  • Public: allows you to share your data object with all accounts.

ACTIONS WITH DATA OBJECT

ActionDescription

Enable

Activating a data object will switch its status to 'Enabled.' If the data object remains unused for a designated period, its status will automatically switch to 'Disabled.'

Disable

  • Disabling a data object will transition its status to 'Disabled,' preventing further input to the data object and rendering it unusable in any function.

  • If the data object remains disabled for a specified period, it will automatically switch to 'Archived' status.

Archive

  • Archiving a data object will cease all input and output operations associated with the data object. Consequently, the data object will no longer appear in any data object selector lists.

  • If the data object remains archived for a specified duration without being re-enabled, it will be permanently deleted.

Recover

Restore archived data objects. During recovery, the status of the data object can be changed to either enabled or disabled.

ELEMENTS OF A DATA OBJECT

TabDescription
  • Give detailed data of a data object.

  • The columns are attributes and the rows are attribute values.

  • Fully inform these data objects.

  • For example, a Customer data object has attributes such as name, date of birth, number of success orders, number of complaints, etc.

  • Manage collections of data extracted from a data object by complex conditions of attributes.

  • Categorize attributes of a data object into groups which make management productive.

  • Give the settings information of data objects.

Last updated