datasetType property

String? datasetType
final

The dataset type. One of the following values:

  • Interactions
  • Items
  • Users
  • Event-Interactions

Implementation

final String? datasetType;