Interface InteractionResourceFormat.DefinitionStages.WithTimestampFieldName

All Known Subinterfaces:
InteractionResourceFormat.Definition, InteractionResourceFormat.DefinitionStages.WithCreate
Enclosing interface:
InteractionResourceFormat.DefinitionStages

public static interface InteractionResourceFormat.DefinitionStages.WithTimestampFieldName
The stage of the InteractionResourceFormat definition allowing to specify timestampFieldName.
  • Method Details

    • withTimestampFieldName

      InteractionResourceFormat.DefinitionStages.WithCreate withTimestampFieldName(String timestampFieldName)
      Specifies the timestampFieldName property: The timestamp property name. Represents the time when the interaction or profile update happened..
      Parameters:
      timestampFieldName - The timestamp property name. Represents the time when the interaction or profile update happened.
      Returns:
      the next definition stage.