Accelerate the Value of Data

Interaction dataset for the JSON data schema

Learn about the interaction dataset for the JSON-based schema.

This table holds data for all interactions. Use these datasets to view your interaction metadata.
FieldDescriptionData type/Mode
Uri The universal resource identifier. It is in the format <ObjectTypeSpecifier>/Id.

Example: For interactions the ObjectTypeSpecifier is interactions . So if the id is wewew12, the Uri is

interactions/ wewew12.

Data type: STRING

Mode: NULLABLE

TypeThe interaction type in Reltio.Data type: STRING

Mode: NULLABLE

IdThe interaction identifier in Reltio.Data type: STRING

Mode: NULLABLE

createdTimeThe timestamp when the entity is created in Reltio.Data type: TIMESTAMP

Mode: NULLABLE

createdByThe user who created the entity.Data type: STRING

Mode: NULLABLE

updatedTimeThe timestamp when the entity is last updated in Reltio.Data type: TIMESTAMP

Mode: NULLABLE

updatedByThe user who last updated the entity.Data type: STRING

Mode: NULLABLE

deletedTimeThe time when the entity is deleted.Data type: TIMESTAMP

Mode: NULLABLE

deletedAn indicator that tells you whether the entity is deleted or not.Data type: BOOLEAN

Mode: NULLABLE

startDateThe date when the entity is created in Reltio.Data type: TIMESTAMP

Mode: NULLABLE

endDateThe date when the entity is marked for a soft delete, if it is already deleted, in Reltio. Data type: TIMESTAMP

Mode: NULLABLE

eventTimeThe time when an event is logged in Reltio.Data type: TIMESTAMP

Mode: NULLABLE

insertedTimeThe time when an entity is inserted in the GBQ table.Data type: TIMESTAMP

Mode: NULLABLE

versionTimeThe object version in Reltio.Data type: INTEGER

Mode: NULLABLE

conflictedAttributesThe location of all attributes that are currently not in the attributes schema. After the tables are deleted and data is resynchronized, these values are added to the attribute column in the attributes schema.Data type: STRING

Mode: NULLABLE

CrosswalkA representation of the interaction's crosswalk ID in Reltio.Data type: STRING

Mode: NULLABLE

attributesThe location of the entity's attribute information in JSON format.Data type: JSON

Mode: NULLABLE